Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
5.6.0 RC
-
None
-
c59c43bbc44026a508746b1de2505f6185bd0310
Description
In Material style's dark theme, the highlight of the current item is not visible in the popup
ComboBox { id: ayStereoSeparation model: ["None", "ACB", "ABC"] currentIndex: 1 onCurrentTextChanged: console.log(currentText) }
:/qtlabscontrols.conf
[Controls]
Style=Material
[Material]
Theme=Dark
Accent=Teal
Primary=BlueGrey
Attachments
Issue Links
- relates to
-
QTBUG-51972 Qt Controls 2.0: ComboBox doesn't load properly with async set to true
- Closed