-
Notifications
You must be signed in to change notification settings - Fork 107
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closing a window causes minimized windows to be focused #3408
Comments
I think this one isn't fixed from #3409. It is actually somehow unrelated 😅 |
Maybe this is related to how we manage surfaces/windows with a stack? Whenever you pop the second window, the first one becomes the "active window". I'm not sure if we handle the case where we pop and don't have an active window or not. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Repro
Expected
The terminal stays minimized
The text was updated successfully, but these errors were encountered: