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

Restoring a closed window loses tab groups #149

Open
joedight opened this issue Jun 10, 2023 · 4 comments
Open

Restoring a closed window loses tab groups #149

joedight opened this issue Jun 10, 2023 · 4 comments
Labels

Comments

@joedight
Copy link

If you close one window of several, then restore it with ctrl+shift+n, the extension becomes a little confused and you appear to lose most of your tabs (the exact behaviour is a little hard to explain, but easy to reproduce and very clearly buggy).

I think perhaps this is because windowCreated in addon.tabGroups.js simply doesn't handle this case.

@ralph-ganal-smlp
Copy link

+1 to this

What's most confusing is, it appears to work, but then the panorama tab is empty. Opening up the panorama tab also results in not being able to close the panorama tab (it just switches to 1 different tab) and hides all your tabs.

My current workaround is to either re-open every tab from the hidden tab section or disable-reenable the extension to make it spit out all the hidden tabs.

@photodiode photodiode added the bug label Sep 13, 2023
@retango
Copy link

retango commented Oct 30, 2023

Hi, thanks for this extension! Same problem here, I have to constantly rebuild the groups since I loose them. And if I unhide a tab, when I open a new one, it hids again.

@blinkenlight
Copy link

Same here, I lost all my 100+ tabs several times just because it's so easy to detach a tab accidentally with a tiny flick of the wrist while holding a mouse button and due to this bug...

@GeneDot3
Copy link

GeneDot3 commented Feb 3, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants