philc / vimium

The hacker's browser.
https://chrome.google.com/webstore/detail/vimium/dbepggeogbaibhgnhhndojpepiihcmeb
MIT License
22.59k stars 2.45k forks source link

Find mode: can't alternate between matches. #4485

Open politicus opened 4 weeks ago

politicus commented 4 weeks ago

Describe the bug

Can't alternate between the matches of my query using "n" or "N".

To Reproduce

Steps to reproduce the behavior:

  1. Launch find mode
  2. Type my query
  3. Type enter
  4. Type "n" or "N"

It seems nothing is happening.

Unmapping the letters "n" and "N" didn't change a thing.

On some sites, typing "n" fires the command mapped to the letter "n" (in my case goForward).

Browser and Vimium version Tested on Google Chrome 125.0.6422.142 with Vimium version 2.12 Tested on Brave Browser 1.66.118 with Vimium version 2.12

OS: Sonoma 14.0

UncleSnail commented 2 weeks ago

It sounds like there are no results, or only one result, for your search query. If there are no results, pushing "n" or "N" will not do anything. Please explain further if I am misunderstanding your request, or provide a specific website and search query where I can experience the bug myself.