lxieyang / vertical-tabs-chrome-extension

A chrome extension that presents your tabs vertically. Problem solved.
MIT License
462 stars 101 forks source link

Unexpected tab close #26

Closed PeiyuanQi closed 4 years ago

PeiyuanQi commented 4 years ago

If you got 2 windows and completely close all tabs in this window, the other window's current tab will be closed.

lxieyang commented 4 years ago

hmm, that's interesting! I'll look into it!

PeiyuanQi commented 4 years ago

more detailed scenario: window 1 opens and running sidebar with many tabes. another window only opens google hangout. cmd+w close hangout chat, hangout chat window does not disappear as usual. click on close of hangout window, also results in the tab in window 1 closed.

This problem does not exist before Vertical Tabs installed.

but it has a limited case to reproduce maybe not a big issue.

lxieyang commented 4 years ago

Thanks for reporting the issue and providing a reproducible case! I'll look into it!

PeiyuanQi commented 4 years ago

after disabling the plugin, this problem is still there, so I think the problem is not from the plugin, but chrome... so maybe this is not a proper repo to create this issue.