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
170 stars 29 forks source link

Named window becomes unsaved if TF window is not open #247

Open erikrob opened 3 years ago

erikrob commented 3 years ago

Steps to reproduce:

  1. Launch browser and open browser windows for some of your named windows you have in TF
  2. Close TF window
  3. Add or remove a tab in one of the browser windows
  4. Reopen TF by clicking on the TF button
  5. You will see that browser windows that you haven't modified are recognized properly in TF, whereas the window where you added/removed a tab has now become an 'unsaved' window in TF.

I assume this is a bug as it wasn't the behavior I expected, but perhaps I'll be proven wrong.

cxw42 commented 3 years ago

This is an issue, and a tricky one.

cxw42 commented 3 years ago

This is another symptom of the same underlying issue as #168.