Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.12.3
-
-
81b33a8252d8a69277782f51c9c7401c7009c72e (qt/qtbase/5.12)
Description
Editable QComboBox by default has clearly visible border lines. In the case that parent widget has a background color set & the application uses "fusion" style the parent widget background color will be partially drawn inside the combobox edit area. For reference, see sample.png.
The method of applying the background color seems irrelevant as the result will look the same regardless of whether the background color was applied with stylesheet or qpalette.
This is a regression from Qt 5.11.
Steps to reproduce:
Run the attached project.
Attachments
Issue Links
- resulted from
-
QTBUG-71950 Not able to set background image from stylesheet to LineEdit in case of Fusion Style
-
- Closed
-