Window position change after alt+tab

Issue Description: GameInfoWindow (in my case) keeps resetting its position after alt+tab
Steps to reproduce:
The window is at (example) 1,1
Drag the window in another position (10,10)
Alt+Tab to Windows
Back into the game
The window position resets to 1,1
Impact for my app: [low, mid, high, show-stopper]: high
Do you currently have a workaround?
No

OverwolfLogs_2020-10-09_20-44-02.zip (651.6 KB)

@dowmeister,

  • have you tried to set keep_window_location=true in your manifest?
  • Did you check that you are not re-position the window when the game is back to focus?

no and yes.
I’m not tracking the game focus change.

what’s the purposes of this flag? why by default windows position change on game focus change?

I’m not sure why the behavior is like this by default.
Is this flag solved the problem?

I am closing this issue due to a lack of response.
You can always ask to reopen it by mentioning me with a @.

Thanks.

Sorry Eran, i added the flag and seems not happen anymore.
will send to tester this version soon to have a feedback.
thanks