You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my Linux application, when running in fullscreen mode, every time I hide and then show the window again, it shifts slightly outside the screen. Over time, repeated hiding and showing causes the window to move further.
Steps to Reproduce
Run the application in fullscreen mode.
Hide the window.
Show the window again.
Repeat steps 2 and 3 multiple times.
Expected Behavior
The window should remain in its original fullscreen position when shown again.
Actual Behavior
Each time the window is shown, it shifts slightly outside the screen.
Has anyone experienced this issue before, or is there a known workaround?
The text was updated successfully, but these errors were encountered:
In my Linux application, when running in fullscreen mode, every time I hide and then show the window again, it shifts slightly outside the screen. Over time, repeated hiding and showing causes the window to move further.
Steps to Reproduce
Run the application in fullscreen mode.
Hide the window.
Show the window again.
Repeat steps 2 and 3 multiple times.
Expected Behavior
The window should remain in its original fullscreen position when shown again.
Actual Behavior
Each time the window is shown, it shifts slightly outside the screen.
Has anyone experienced this issue before, or is there a known workaround?
The text was updated successfully, but these errors were encountered: