philc / vimium

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

Scrolling keys don't work on LXR #2758

Open ghost opened 6 years ago

ghost commented 6 years ago

http://elixir.free-electrons.com/linux/latest/source

gg, G, j, k, d, u - page navigation keys do not work on the page mentioned above.

mrmr1993 commented 6 years ago

Note that trying to scroll the page with the arrow keys, pg up pg dn, etc. doesn't work either, since the scrolling element is a <div class="wrapper"> in the body.

Scrolling should work if you click (with the mouse) anywhere in the page.

ghost commented 6 years ago

@mrmr1993 scrolling with the arrow keys and page up/down works indeed when I click somewhere on the page, however, other than that, all the keys mentioned in the first message still don't.

smblott-github commented 6 years ago

BTW, I'm seeing no scrolling issues at all on that page (no Vimium tap required, page scrolls just fine).

ghost commented 6 years ago

Oh, never mind. Looks like I didn't click properly during my test few minutes ago... Sorry for the frustration. It all works after clicking.

Although, what are my options other than clicking into the text area with a mouse? For example, is it possible to bind a mouse left-click combined with f or something? I.e. just to "activate" the area.