Mouse jumps at the bottom of the screen
See original GitHub issueDescribe the bug: Almost the same as this bug, but works only at bottom part of the screen. Mouse just teleporting is some different positions also at the bottom.
Screenshots or videos showing encountered issue:
https://user-images.githubusercontent.com/6349084/126949189-11abd85f-dc35-496e-a6d5-f88361690d21.mp4
osu!lazer version: 2021.724.1-lazer
Logs: performance.log runtime.log network.log
OS: Manjaro Gnome Kerner: 5.13.2-1-MANJARO RAM: 10GB CPU: AMD Ryzen 5 3550H GPU: AMD Radeon™ Vega 8 DE: IceWM
Issue Analytics
- State:
- Created 2 years ago
- Comments:29 (9 by maintainers)
Top Results From Across the Web
Mouse cursors jumping around
Go to Control Panel. In the Control Panel search box, type mouse. Click Mouse. Under Motion, uncheck Enhance pointer precision.
Read more >4 Ways to Fix Mouse Cursor Jumping Around in Windows 10
1. Adjust the touchpad delay time and disable the touchpad · 2. Check the associated drivers · 3. Adjust the settings from Control...
Read more >Mouse cursor jumping to bottom right corner
Mouse cursor jumping to bottom right corner ... It could be a faulty power supply. Are you using the power supply that came...
Read more >windows - Cursor flickering and jumping to bottom left corner
It's most likely due to hardware - either interfering with your mouse or a problem with the mouse. Either way, try an alternative...
Read more >Computer Cursor Keeps Jumping Around – What To Do
Your first point of call is to check the mouse. If the cursor is jumping around after working properly for ages, it could...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
high precision is intentionally defaulted off on macOS because it’s broken in many ways. Not sure this needs another open issue. The jumping cursor is related to the combination of high precision and sensitivity being adjusted.
I can’t find a tracking issue at SDL2’s end. We probably want to do that some day.
@Prayag2 I believe i found a way to avoid the problem for me that might work for you.
Basically, i noticed that when i didn’t access the game via my task bar, the bug was not occuring. I use my terminal to start the game, but when i tab out, if i go back on lazer via the task bar the bug starts occuring.
So if you start the game via the task bar, i suggest that you try meta+d (or win+d) to go back to your desktop and then alt+tab into the game at the start of your session. Same thing if you’re tabbed out, just use alt+tab.
The game also does a weird change of resolutions sometimes when tabbing in/out (i’m on borderless fullscreen). In this case, I use f11 3 times to roll through all the options and get back to borderless fullscreen with the correct resolution.
I hope it helps.