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
*** This bug has been marked as a duplicate of bug 507134 ***