philc / philc/vimium

`O` new tab opens as the last tab instead of to the right of the current one

Open
#4,716 4 comments 0 reactions 0 assignees View on GitHub

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

  1. Type O
  2. Type foo
  3. 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.