philc / philc/vimium

Bug: Holding Shift+W spawns a lot of empty windows

Open
#3,580 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

help-wanted
Dominant language
JavaScript
Stars
27k
Forks
2.6k
PR merge metrics
No merged PRs in 30d

Description

W (Shift+W) separates a tab from a window. Holding it spawns a lot of empty windows. I think it shouldn't.

To Reproduce

  1. Have a window with multiple tabs
  2. The one you want to separate into its own window is suspended (I used FF-tab-suspender. I suspect e.g. The Great Suspender also works as a test example)
  3. Refresh that tab to unsuspend it
  4. While it's refreshing, hold Shift+W to move it to a new window ASAP
  5. It's moved, but humans are slow, and so a bunch of new windows open as well

Browser and Vimium version

  • Firefox 76.0.1 64-bit
  • Vimium 1.66

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

Start by reproducing the Shift+W sequence in Firefox with a suspended tab, using the Vimium keyboard handling entry point for separating a tab. Trace what happens while the tab is still refreshing and verify that one separation produces only one new window, with no additional empty windows.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.