-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Opening an UWP flyout two times causes the cursor to jump into the middle of the game window #18107
Comments
We are tracking SDL issues at ppy/osu-framework#5126. This is likely one of the ones already being tracked. If you are serious about it, please also search on SDL's end and test against their |
I did test SDL2 master (db36664f262bc346aadc5170fdac2d7c6f458ae3) and the newest commit mentioned in #5126 (6c962177272c6a2ce684e4298b40c25ebdd1ac74) using latest release client (2022.501.0), and this issue still occurs with both. I thought of testing 2021.720.0, and sure enough, I'm unable to reproduce this issue. As for the SDL side, long story short is that I managed to isolate the issue, and I will try to fix it properly and open a PR to SDL. Then if it's merged then I'll notify in #5126. Important note: do not forget to back up your data folder before testing older versions, otherwise the older versions will completely corrupt all your data, even if they crash before the main window shows up. Guess how I found this out... |
thanks for following up. please link any SDL issues you make here for tracking purposes. will cc/ @Susko3 as well since he's been tracking SDL bugs more closely than I am.
osu! will always backup your database before anything bad happens. you should have a |
This should be fixed with ppy/osu-framework#5136 + SDL |
I've written up a more detailed bug report about this exact issue and related ones in libsdl-org/SDL#5271, if you're interested. |
Right, so the hint being set is important for testing (https://github.com/ppy/osu-framework/pull/5136/files#diff-802f1281748362cec8a6ce40039ebf6ae50bd82897f7d4c0699df24234b7a5e3R434). |
Type
Other
Bug description
Opening any UWP flyout (like Start Menu or Notifications) two times while the game is focused will cause the cursor to jump into the middle of the game window.
Detailed steps:
What triggers this bug:
What doesn't trigger this bug:
Raw Input must be on!
Windows 10 version: 1703
Screenshots or videos
No response
Version
2022.501.0-lazer
Logs
runtime.log
performance.log
updater.log
database.log
performance-draw.log
performance-update.log
performance-audio.log
performance-input.log
The text was updated successfully, but these errors were encountered: