Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.9.3, 5.10.0
-
macOS, Wacom Intuos Pro (pen tablet)
-
-
b4b706d454b785aecbec5cefe46e2a6d7572edbf
Description
Using a tablet (wacom intuos pro) fails to provoke enter/leave events when a widget border is crossed
Steps to reproduce:
- Run the sample attached.
- Use a tablet, Wacom or equivalent, to control the mouse cursor.
- Hover the pen above the tablet so that the cursor moves on the app.
- Move the cursor over the green border between the TestWidget and the QLabel.
EXPECTED: Crossing the border causes enter and leave events.
ACTUAL: No enter/leave events.
Might be related to QTBUG-65200
Attachments
Issue Links
- relates to
-
QTBUG-65200 macOS: Using setCursor() inside tabletEvent() handler doesn't work unless the pen is pressed against the tablet
- Closed
-
QTBUG-67032 Mouse Wheel event gets propagated even when event filter should stop it
- Closed