Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vimium attempts to scroll the (non-scrollable) page instead of a scrollable frame when zoom > 100% #1933

Open
abastardi opened this issue Jan 15, 2016 · 0 comments

Comments

@abastardi
Copy link

For example, if you visit Google Groups with the browser zoom level set above 100% and hit j/k, Vimium mistakenly thinks the entire page is scrollable (actually, it appears to be scrollable by 1 pixel), so it attempts to scroll the whole page rather than the scrollable topics list in the main frame. However, if you reload the page with 100% zoom, j/k will correctly scroll the main frame instead of attempting to scroll the page.

VimFx in Firefox had a similar problem, as reported here, which was fixed via this commit. Perhaps Vimium could employ a similar strategy (i.e., don't consider the page scrollable unless scrollable by at least several px).

Note, VimFx also has a feature to focus scrollable divs via hints (when you hit "f" to generate link hints, it also adds hints to scrollable divs). This would be a useful addition to Vimium.

OS: Windows 8.1
Chrome version: 47.0.2526.111 (Official Build) m (32-bit)
Vimium version: 1.53

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant