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 navigation doesn't work with saved tab groups. #4411

Open
stefangluszek opened this issue Jan 22, 2024 · 3 comments
Open

Tab navigation doesn't work with saved tab groups. #4411

stefangluszek opened this issue Jan 22, 2024 · 3 comments

Comments

@stefangluszek
Copy link

*Tab navigation doesn't work for saved tab groups

Recently google chrome added a new feature making it possible to save tab groups.
Once you add tabs to a saved group, you won't be able to navigate to that tab with vimium.

To Reproduce

Steps to reproduce the behavior:

  1. Add any page to a new tab group
  2. enable the save group feature for the group
    image
  3. open a new tab with any url
  4. try go to the tab with T using vimum, even after the selection your tab will not change. Once you disable the save group feature the navigation starts working again.

Include a screenshot if applicable.

Browser and Vimium version
Version 120.0.6099.216 (Official Build) (64-bit)
Vimium: 2.0.5

@philc
Copy link
Owner

philc commented Feb 5, 2024

Thanks for filing. I was able to reproduce this. When we call chrome.tabs.update to make the chosen tab active, it fails with "Saved groups are not editable."

This looks like a Chrome bug with the new feature; I've filed it here

@gdh1995
Copy link
Contributor

gdh1995 commented Feb 12, 2024

+1: I also reproduced this.

(Here is just a mark for me to follow this issue).

@flyyuan
Copy link

flyyuan commented Mar 20, 2024

+1

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

No branches or pull requests

4 participants