skyrim-community-shaders
skyrim-community-shaders copied to clipboard
UI Bug - Alt+Tab cause loop over all component
Reproduction:
- Open game, Open CS panel.
- Press Alt+Tab switch another window.
- Switch back to Skyrim.
Result:
The UI becomes unresponsive and crazy. The issue persists until the game is restarted.
https://github.com/user-attachments/assets/4447e00e-b475-454f-aa69-bd031463b71f
Here is another with clean v1.1.3 installed:
https://github.com/user-attachments/assets/4f58966e-5f94-432b-9f0a-4efc92ca48bb
A bit of extra context - I have both Reshade and CS installed and have this happening in both right now after some Alt+Tabbing. I am sometimes able to clear it up without having to restart the game by doing some more Alt+Tabbing, but not consistently.
Okay, I can get the behavior to stop sometimes by just...clicking in some of the fields with my mouse.
The behavior looks as if you're just holding the Tab key down. I'm wondering if something about how it handles Alt+Tab has CS capturing the Tab as an input and then it just replays that endlessly until it's interrupted by the click.