Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • P Plasma Breeze visual style
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 4
    • Issues 4
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 14
    • Merge requests 14
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • PlasmaPlasma
  • Plasma Breeze visual style
  • Issues
  • #2
Closed
Open
Issue created Dec 18, 2020 by Piotr Henryk Dabrowski@pdabrowski

KComboBox's KLineEdit drawn with no border at all when KComboBox::setEditable(true) is called on already visible widget

After this change 2f351fe1 KComboBox's KLineEdit is drawn with no border at all (see picture)
when KComboBox::setEditable(true) is called on already visible KComboBox widget.

To reproduce you can apply this Pull Request frameworks/kio!245 to KIO
and run KWrite (or anything), click Open to show KFileWidget, and then double-click on 'Type filter' KComboBox widget.
Connecting any signal to KIO's d->filterWidget->setEditable(true) will have the same effect.

To reproduce you can apply this simple commit to pdabrowski/kio@50d749cb to KIO
and run KWrite (or anything), click Open to show KFileWidget, and then press Alt+AnyKey shortcut to make 'Type filter' KComboBox widget editable.

With 2f351fe1 reverted the above works fine.

KFileWidget-X0

All other styles ("Oxygen", "Fusion", "MS Windows 9x") work fine.

Edited Dec 19, 2020 by Piotr Henryk Dabrowski
Assignee
Assign to
Time tracking