Details
-
Bug
-
Resolution: Unresolved
-
P4: Low
-
None
-
5.5.0
-
None
-
Windows 10
Description
QLineEdit l;
l.setFixedSize(400,200);
l.setStyleSheet("QLineEdit {background:#000;}");
l.show();
Just simple code to reproduce the bug.
The lineeditor changes color when mouse hover the widget.
It works fine with windows xp sp3, but failed in win10.
Attachments
Issue Links
- relates to
-
QTBUG-42575 Windows: Flickering of QLineEdit when using setStyleSheet with background-color (Vista style)
-
- Reported
-