Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
5.0.0 Beta 2
-
None
-
Windows 7
-
a48508cd766b056d3cb5b6502cf269a8293bb5a5
Description
Use attached application to reproduce:
1) Click on "Msg Box" button -> A modal message box opens. The hover highlight remains on "Msg Box" button.
In Qt4, the hover highlight disappears from the button when message box opens. Trace shows that in Qt4 the "Msg Box" button gets leave event, but this doesn't happen on Qt5.