Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
5.4.1
-
None
Description
A MouseArea with hoverEnabled set to true, never resets containsMouse if the MouseArea is disabled while it contains the mouse. Expected behavior would be that containsMouse becomes false immediately when the MouseArea is disabled.
Please see the attached code snipped for an example.
Attachments
Issue Links
- is blocked by
-
QTBUG-30801 Button: tooltip not shown when the button is disabled
- Closed
- is replaced by
-
QTBUG-106704 HoverHandler and MouseArea: if hover is enabled/disabled but mouse does not move AND no item is marked dirty, state doesn't change immediately
- Closed
- relates to
-
QTBUG-35660 MouseArea containsMouse sometimes wrong
- Closed
- replaces
-
QTBUG-29166 MouseArea steals hoverEvents even when it's not enabled
- Closed