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

When re-opening a saved window, the first tab is active rather than the one you clicked on #276

Open cxw42 opened 2 years ago

cxw42 commented 2 years ago

Observed in 0.2.1.

  1. Open two tabs in a Chrome window
  2. Hit "Close and save" for that Chrome window in the TF window
  3. Expand the twistie on the tree item
  4. Click the second tab

Expected: the window re-opens with the second tab active

Observed: the window re-opens with the first tab active

This issue can probably be closed once #35 is fixed.