philc / vimium

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

stops working when page is zoomed out #2212

Open aehmt opened 8 years ago

aehmt commented 8 years ago

At the moment of this post, this behaviour only persist on learn.co .

When page size is lower that 100%, Vimium stops responding to scrolling commands. Issue persists on different computers on learn.co .

gdh1995 commented 8 years ago

Do you mean Vimium does not scroll for a page shorter than the screen? Or Vimium stops working wholly?

aehmt commented 8 years ago

No, on learn.co when page size is 100% scrolling using Vimium works fine but when you adjust the page size to 90% you lose scrolling using Vimium on that page. Page is not shorter than the screen. Scrolling using arrow keys or trackpad works but Vimium stops responding to scrolling commands.

gdh1995 commented 8 years ago

This is indeed a bug, and it occurs if only a page is zoomed with a size of < 100%. Says we wants to scroll down an area:

Although in my tests, for a zoom percentage of 90%, 2px is enough as a scroll step, it seems too hard to exactly know if the page is zoomed.