Bug 507136 - Virtual Input - when cursor reaches limits of the display, the x/y position of the cursor is divided by two.
Summary: Virtual Input - when cursor reaches limits of the display, the x/y position o...
Status: RESOLVED DUPLICATE of bug 507134
Alias: None
Product: kdeconnect
Classification: Applications
Component: common (other bugs)
Version First Reported In: 23.08.5
Platform: Mint (Ubuntu based) Linux
: NOR normal
Target Milestone: ---
Assignee: Albert Vaca Cintora
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-07-17 02:28 UTC by bamajoe908
Modified: 2025-07-17 06:02 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description bamajoe908 2025-07-17 02:28:03 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:02:51 UTC

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