`O` new tab opens as the last tab instead of to the right of the current one
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 27k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
O new tab opens as the last tab instead of to the right of the current one
To Reproduce
- Type
O - Type
foo - Press RETURN
Browser and Vimium version
Chromium 137.0.7151.55 (Official Build) Arch Linux (64-bit)
Revision 254bc711794d7ad269495f3d419a209935b78cad-refs/branch-heads/7151@{#1757}
OS Linux
JavaScript V8 13.7.152.10
User Agent Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36
Command Line /usr/lib/chromium/chromium --app --enable-features=WebUIDarkMode --force-dark-mode=enabled --flag-switches-begin --disable-smooth-scrolling --enable-features=WebUIDarkMode,EnableTabMuting,ScrollableTabStrip:minTabWidth/72,kScrollableTabStripOverflow:tabScrollOverflow/2,kScrollableTabStripWithDragging:tabScrollWithDragMode/2 --flag-switches-end
Vimium Version 2.2.1
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 issue in Chromium using the O command, entering foo, and pressing RETURN from a tab that is not last. Trace the tab-opening entry point and verify that the new tab is inserted immediately to the right of the current tab rather than at the end.
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
- Clearly specified
- Newbie friendliness
- 55/100