Bug 468701

Summary: Mouse cursor is not hidden when watching fullscreen video on Wayland
Product: [Plasma] kwin Reporter: elman <elman>
Component: generalAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED DOWNSTREAM    
Severity: normal CC: kde
Priority: NOR    
Version First Reported In: 5.27.4   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description elman 2023-04-20 05:38:42 UTC
SUMMARY
***
When watching fullscreen video, mouse cursor is not hidden after few seconds as is usual. However when I alt+tab to another application while still being in fullscreen and then alt+tab back to video player, cursor is hidden after few seconds.

When streaming video via Firefox (I tried eurosport.com), cursor is still visible and alt+tab doesn't help.
***

STEPS TO REPRODUCE
1. Install video player (I tried Haruna and VLC)
2. Open any video file (I used mkv)
3. Press 'F' to go to full screen

OBSERVED RESULT
Mouse cursor is not hidden after few seconds.

EXPECTED RESULT
Cursor should be hidden after few seconds.

SOFTWARE/OS VERSIONS
Operating System: EndeavourOS
KDE Plasma Version: 5.27.4
KDE Frameworks Version: 5.105.0
Qt Version: 5.15.9
Kernel Version: 6.2.11-zen1-1.1-zen (64-bit)
Graphics Platform: Wayland
Comment 1 David Redondo 2023-04-20 08:32:12 UTC
Please report to the video players, wayland clients are in charge of drawing the cursor.

FWIW haruna correctly hides the cursor for me