Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.5.0, 5.6.0 Beta
-
Ubuntu 13.04
-
e4fb521b3f3b9e59146b7569b72aee08dbaeb268
Description
To reproduce:
- run attached example
- press on button
Expected:
- button to change color back to regular
What happens:
- hover color affects in this state as well
In Qt 5.4.2, leave event was delivered for the QPushButton, but it is not delivered in Qt 5.5.0.
Attachments
Issue Links
- relates to
-
QTBUG-50437 [REG: 5.4.2->5.5.1] Having a Qt::Popup window with a QPushButton spams Leave events when moving mouse over the button
- Closed