Details
-
Bug
-
Resolution: Unresolved
-
P4: Low
-
4.8.5, 5.0.0
-
None
-
Linux i5 3.10.6-2-ARCH #1 SMP PREEMPT Tue Aug 13 09:47:01 CEST 2013 x86_64 GNU/Linux
Description
A disabled or invisible MouseArea should not contain cursor. Currently the value of containsMouse is not defined even when hoverEnabled is set to true, if a MouseArea becomes disabled or invisible. Alternatively, provide a way to force containsMouse to some value.
Example: A MouseArea becomes disabled through a mouse press. The containsMouse property will remain true after enabled is set to false.
Attachments
Issue Links
- is duplicated by
-
QTBUG-43083 A disabled MouseArea will still steal but not receive position changes if hoverEnabled is set to true
-
- Closed
-