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

Mac: tabOnDetached without attachInfo #285

Open CS-cwhite opened 2 years ago

CS-cwhite commented 2 years ago

Report

I think this was when I dragged a tab off a window, and then hid the first window.

Expected: TF shows the tabs in separate windows

Observed: TF shows the tabs in the same window, and doesn't show a window for the tab dragged off. Clicking the item for the tab that had been dragged off appeared to do nothing.

Details

Console error:

Error in event handler: ReferenceError: attachinfo is not defined
    at tabOnDetached (chrome-extension://hbajjpcdbninabigakflkhiogmmjaakm/win/main.js:37463:62)

Relevant function, up to the error line:

image

Version

TF 0.2.2

Google Chrome 97.0.4692.71 (Official Build) (x86_64) Revision adefa7837d02a07a604c1e6eff0b3a09422ab88d-refs/branch-heads/4692@{#1247} OS macOS Version 11.6.2 (Build 20G314) JavaScript V8 9.7.106.18 User Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.71 Safari/537.36