Skip to content
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

Tab that is dragged out of window does not close #853

Closed
GammaGames opened this issue Feb 5, 2025 · 1 comment · Fixed by #854
Closed

Tab that is dragged out of window does not close #853

GammaGames opened this issue Feb 5, 2025 · 1 comment · Fixed by #854
Labels
Status: Confirmed Verified by someone other than the reporter

Comments

@GammaGames
Copy link

What Happened?

When you press Ctrl+D to close a terminal window that's been dragged out of another window it doesn't close.

Steps to Reproduce

  1. Open new terminal window
  2. Open a new tab
  3. Drag the new tab into its own window
  4. Press Ctrl+D to exit and the window stays up

Expected Behavior

Window should close

OS Version

8.x (Circe)

Session Type

Classic Session (X11, This is the default)

Software Version

Latest release (I have run all updates)

Log Output

hdy_tab_view_close_page: assertion 'page_belongs_to_this_view (self, page)' failed

Hardware Info

No response

@jeremypw jeremypw added the Status: Confirmed Verified by someone other than the reporter label Feb 6, 2025
@jeremypw
Copy link
Collaborator

jeremypw commented Feb 6, 2025

Does not affect second window created other ways e.g. Control + Shift + N. The dragged out window can be closed with Alt + F4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Confirmed Verified by someone other than the reporter
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants