cxw42 / TabFern

Google Chrome extension for saving and restoring sets of tabs, and for switching between windows and tabs from a vertical, grouped list.
https://cxw42.github.io/TabFern/
Other
169 stars 27 forks source link

Should dropping single tab of open window into a closed window close the open window? #282

Open cxw42 opened 2 years ago

cxw42 commented 2 years ago

Split off https://github.com/cxw42/TabFern/issues/35#issue-256106221

Decide whether dropping the single tab of an open window into a closed window should close the open window (current behaviour) or make the closed window partly-open with only the single tab open.

espanafly commented 2 years ago

Vote: Stay with current behaviour with dropping a single tab of an open window into a closed window closes the open window

andr222 commented 1 year ago

When I move a single tab from an open window to a closed window, the windows keep their state, and the moved tab goes from open to closed. The inverse is true. In both cases, the moved tab adopts the state of the destination window.

Maybe the behavior was modified since this post ?

In any case, the observed behavior seems correct.