Details
-
Bug
-
Resolution: Out of scope
-
P2: Important
-
5.2.1, 5.7.0
-
Windows 8.1
Description
Using ComboBoxStyle to style the ComboBox control, you may override the background and the label.
But if the ComboBox is made editable you can't style the editor.
The "__editor" variable of ComboBoxStyle is marked as internal, and by the doesn't give access to text color of the editor for example.
Further, the mouse area of the editor does not seeem to correspond to the "__editor" item being painted.
Attachments
Issue Links
- is required for
-
QTBUG-39564 QtQuick Controls styling
- Closed
- relates to
-
QTBUG-39476 Can't style drop-down menu in ComboBoxStyle
- Closed