We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 5218

Summary: Inputs sometimes stop registering after alt-tabbing back to game
Product: SDL Reporter: Dennis Felsing <dennis>
Component: eventsAssignee: Sam Lantinga <slouken>
Status: NEW --- QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2    
Version: 2.0.12   
Hardware: x86_64   
OS: Windows 10   

Description Dennis Felsing 2020-06-28 09:06:18 UTC
Hi,

Using SDL 2.0.12 we have a bug report by multiple players in DDNet: https://github.com/ddnet/ddnet/issues/2369

The issue is that in the map editor (ctrl-shift-e) alt-tabbing to another window and then at some point back to the game sometimes messes up the inputs permanently. Mouse coordinates become something like -67108864 and keyboard inputs also don't register anymore. This seems to happen very sporadically, but after downgrading to SDL 2.0.8 it seems to have disappeared again.

Since I can't reproduce it myself, I can't debug deeper.

Best regards
Dennis