Bug 507135

Summary: Virtual Input - when cursor reaches limits of the display, the position of the cursor is divided by two. Eg, moving the cursor to the bottom right would jump the cursor to the middle, or moving it to the middle of the right sends it 1/4 down in the middle
Product: [Applications] kdeconnect Reporter: bamajoe908
Component: commonAssignee: Albert Vaca Cintora <albertvaka>
Status: RESOLVED DUPLICATE    
Severity: normal CC: andrew.g.r.holmes
Priority: NOR    
Version First Reported In: 23.08.5   
Target Milestone: ---   
Platform: Mint (Ubuntu based)   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description bamajoe908 2025-07-17 02:27:43 UTC
SUMMARY
Virtual Input - when cursor reaches the limits of the display, the position of the cursor is divided by two. Eg, moving the cursor to the bottom right would jump the cursor to the middle, or moving it to the middle of the right sends it 1/4 down and in the middle. Putting the cursor all the way to the left or to the top causes the cursor to approach the top-left corner.

STEPS TO REPRODUCE
1. Use virtual input from a mobile device (I'm using the iOS app)
2. move cursor to the edge of the screen
3. cursor moves itself to half of its x and y coordinates

OBSERVED RESULT
cursor moves itself to half of its x and y coordinates

EXPECTED RESULT
cursor stays on the side unless otherwise directed to move

SOFTWARE/OS VERSIONS
Kernel: 6.8.0-63-generic arch: x86_64 bits: 64 compiler: gcc v: 13.3.0 clocksource: tsc
Desktop: Cinnamon v: 6.4.8 tk: GTK v: 3.24.41 wm: Muffin v: 6.4.1 vt: 7 dm: LightDM v: 1.30.0
Distro: Linux Mint 22.1 Xia base: Ubuntu 24.04 noble


ADDITIONAL INFORMATION
Comment 1 Antonio Rojas 2025-07-17 06:03:21 UTC

*** This bug has been marked as a duplicate of bug 507134 ***