Issue Description: When my Option window is opened with hotkey ALT+O the game alt-tab automatically. It does not happens everytime but it has been reported many times from multiple users.
Steps to reproduce:
ALT+O while in game. Don’t know how to reproduce exactly.
Impact for my app: [low, mid, high, show-stopper]: high
Do you currently have a workaround?
no
manifest.json
“Options”: {
"file": "build/Options.html", "transparent": true, "resizable": true, "override_on_update": true, "size": { "width": 940, "height": 600 }, "min_size": { "width": 940, "height": 600 }, "max_size": { "width": 940, "height": 600 } },
Logs attached. Just happend few seconds before exporting the logs
OverwolfLogs_2020-10-14_20-58-11.zip (812.9 KB)