Bug 490495 - Shaking Cursor Effect with ative Input Capture makes cursor visible
Summary: Shaking Cursor Effect with ative Input Capture makes cursor visible
Status: RESOLVED DUPLICATE of bug 490729
Alias: None
Product: kwin
Classification: Plasma
Component: input (show other bugs)
Version: master
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-07-19 13:28 UTC by ferdinandschober20@gmail.com
Modified: 2024-07-25 12:01 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ferdinandschober20@gmail.com 2024-07-19 13:28:52 UTC
SUMMARY

The shake cursor effect makes the cursor visible when it is actually captured in an active input-capture
session via the input-capture portal

STEPS TO REPRODUCE
1.  Download https://github.com/feschber/lan-mouse latest pre-release or git main
2.  run it with --test-capture (cargo run -- --test-capture)
3. move the mouse into one of the screen edges
4. now move the captured mouse fast, so that the "shake cursor" effect triggers
5. the mouse is now visible, even though it should not be

OBSERVED RESULT
The mouse cursor becomes visible

EXPECTED RESULT
The mouse cursor should remain invisible in the position it is captured in

Operating System: Arch Linux 
KDE Plasma Version: 6.1.2
KDE Frameworks Version: 6.4.0
Qt Version: 6.7.2
Kernel Version: 6.9.10-arch1-1 (64-bit)
Graphics Platform: Wayland
Processors: 16 × Intel® Core™ i9-9900K CPU @ 3.60GHz
Memory: 31,3 GiB of RAM
Graphics Processor: AMD Radeon RX 6800
Comment 1 Vlad Zahorodnii 2024-07-25 12:01:04 UTC
*** This bug has been marked as a duplicate of bug 490729 ***