Tab navigation doesn't work with saved tab groups.
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 27k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
*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:
- Add any page to a new tab group
- enable the
save groupfeature for the group
- open a new tab with any url
- try go to the tab with
Tusing vimum, even after the selection your tab will not change. Once you disable thesave groupfeature 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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the failure in Chrome 120.0.6099.216 with Vimium 2.0.5 by saving a tab group, opening another tab, and using the T command. Trace the tab-navigation path involved in selecting the saved-group tab; done means T switches to that tab while the group remains saved, without regressing navigation for unsaved groups.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100