EQAditu / AdvancedCombatTracker

Advanced Combat Tracker
https://advancedcombattracker.com
116 stars 25 forks source link

Window does not maintain focus when alt-tabbing to ACT #291 #57

Closed OOPSYPOOPSIES closed 1 year ago

OOPSYPOOPSIES commented 2 years ago

Alt-tabbing to ACT on Windows 10 loses focus of the window, unable to use shortcuts.

Expected results: Alt-tabbing to ACT maintains window focus.

EQAditu commented 2 years ago

A Windows program should not need to detect that it has been given focus and hold it from programs that steal it away. It is the problem of the other program that steals away focus.