Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mac: tabOnDetached without attachInfo #285

Open
CS-cwhite opened this issue Jan 13, 2022 · 0 comments
Open

Mac: tabOnDetached without attachInfo #285

CS-cwhite opened this issue Jan 13, 2022 · 0 comments
Labels
bug confirmed Bugs that have been reproduced by one of the developers target-chrome Chrome-specific issues

Comments

@CS-cwhite
Copy link

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

@cxw42 cxw42 added bug confirmed Bugs that have been reproduced by one of the developers target-chrome Chrome-specific issues labels Jan 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug confirmed Bugs that have been reproduced by one of the developers target-chrome Chrome-specific issues
Projects
None yet
Development

No branches or pull requests

2 participants