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

Tab switching does not focus on a tab from another window #70

Open
selcukduman opened this issue Dec 19, 2018 · 3 comments
Open

Tab switching does not focus on a tab from another window #70

selcukduman opened this issue Dec 19, 2018 · 3 comments

Comments

@selcukduman
Copy link

selcukduman commented Dec 19, 2018

(Win10, Firefox v64.0, tab-search v0.4.8)
This is shown to be solved in version 0.3.5, but there is still one problem.

Selecting a tab from another window switches to that window, but does not bring it forward . When I bring that window forward by double alt-tab or clicking on it, I see the active tab changed to the selected one.

@selcukduman
Copy link
Author

adding tabbrowser.ownerDocument.defaultView.focus() after focusWindow(windowId) in popup_bundle.js seems to do the trick.

@schmurtzm
Copy link

👍 Should be included in the next release (if there will be a next release :D )

@igitwat
Copy link

igitwat commented Oct 14, 2019

Issue still not resolved. The trick with popup_bundle.js is not working, because file does not exist.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants