philc / philc/vimium

yy blurs browser tab, requires click to refocus

Open
#4,149 11 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
When using yy to copy the current address, the current tab becomes blurred and requires a re-click so that keyboard events register again.

To Reproduce
Steps to reproduce the behavior:

  1. Go to any URL
  2. Press yy to yank the current address
  3. Note that the current tab has lost connection with keyboard events and requires clicking somewhere in the window to re-register them
  4. If you switch to another tab you'll notice keyboard events still register until you use yy again.

Include a screenshot if applicable.

Browser and Vimium version
Brave Browser 1.45.123 Chromium: 107.0.5304.110
Vimium 1.67.2

Operating System
Ubuntu 20.04 focal

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 Brave on Ubuntu by opening a URL and pressing yy, then compare keyboard-event behavior before and after switching tabs. Trace the browser-extension handling of the yy command; done means copying the address no longer blurs the current tab or requires a click to restore keyboard input.

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
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.