Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
5.3.2, 5.4.0, 5.12.9, 5.15
-
macOS 10.14, macOS 10.15
Description
QPushButton remains in the hovered state after the menu has closed by mouse click outside of menu and button areas.
Steps to reproduce :
Run qtbug44400.zip which uses attached main.cpp
The button's background color is red (default) and white (hovered)
Click on button, then click on parent widget or the menu.
Expected result
Button's background color becomes red
Actual result
Button background remains white (i.e. hovered state)
This problem doesn't seem to occur on Windows
Attachments
Issue Links
- duplicates
-
QTBUG-78970 REG 5.9.4 => 5.12.4 setAutoRaise not working on Mac
- Closed
- relates to
-
QTBUG-49395 Problem with QToolButton hover state on MacOSX after hiding dialog with it
- Open
-
QTBUG-78970 REG 5.9.4 => 5.12.4 setAutoRaise not working on Mac
- Closed