- 
    Bug 
- 
    Resolution: Fixed
- 
    P3: Somewhat important 
- 
    5.9.3, 5.10, 5.11.1, 5.15.3, 6.2.0 FF
- 
    macOS, Wacom Intuos Pro (pen tablet)
 qtbug65200.zip Using setCursor() inside tabletEvent() handler doesn't work unless the pen is pressed agaist the tablet.
 Using setCursor() inside tabletEvent() handler doesn't work unless the pen is pressed agaist the tablet.
Steps to reproduce:
- Run the sample attached.
- Use a tablet, wacom or equivalent, to move the cursor.
- Move the cursor above the test app by hovering the pen above the tablet.
- Press the pen down so that it touches the surface of tablet.
- Observe the cursor.
 EXPECTED: The cursor turns invisible when it is inside the TestWidget.
 ACTUAL: The cursor turns invisible only when the pen touches the tablet.
Might be related to QTBUG-65199
- duplicates
- 
                    QTBUG-81552 macOS: Wrong cursor shown when the mouse is moved slowly into window -         
- Closed
 
-         
- relates to
- 
                    QTBUG-111400 figure out how to get Wacom tablet proximity position; deliver to window -         
- Reported
 
-         
- 
                    QTBUG-36926 Mac OS: Mouse hover events are sometimes ignored -         
- Closed
 
-         
- 
                    QTBUG-65199 Using a tablet (wacom intuos pro) fails to provoke enter/leave events when a widget border is crossed -         
- Closed
 
-