You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Scrolling doesn't work on a site. j/d do nothing, u/k scroll up by the same tiny increment. g/G do nothing.
I am asking here, so that someone who knows the codebase well can quickly answer why it's not working, which I can then link to the site's authors.
I would love even a short list of ways that sites implement scrollable sections, and how vimium accounts for all these. Other site-specific issue, unrelated, but I know these must be a burden #3134. Could a site-specific label be offered in this issues list? Perhaps this issue can also be seen as a request for an FAQ, or debug guide, or links to a list of site-specific issues that have been resolved or closed over time.
Attempt to scroll. Click on or focus the page, attempt to scroll. Scroll down manually, notice minimal scroll up acions.
Browser and Vimium version
Vimium: 1.67.4. Tested with chrome store version (& run with verison customized for iframe handling)
Browser: Brave 1.52.122 Chromium: 114.0.5735.110 (Official Build) (x86_64)
The text was updated successfully, but these errors were encountered:
mcint
changed the title
Scrolling doesn't work on some sites
Scrolling j/d, u/k, g/G does not work on sites—how should I advice site authors?
Jun 21, 2023
mcint
changed the title
Scrolling j/d, u/k, g/G does not work on sites—how should I advice site authors?
Scrolling j/d, u/k, g/G does not work on sites—html5 semantic elements—how should I advise site authors?
Jun 21, 2023
Update: it looks like these sites rely on html semantic elements. If I had to guess, these elements are not used in a consistent way across the web, and vimium has not deployed a general system for handling them. https://grahamc.com/blog/nixos-on-framework/
mcint
changed the title
Scrolling j/d, u/k, g/G does not work on sites—html5 semantic elements—how should I advise site authors?
html5 semantic elements, site scrolling does not work—advice for site authors?
Jun 21, 2023
Uh oh!
There was an error while loading. Please reload this page.
Describe the bug
Scrolling doesn't work on a site.
j/d
do nothing,u/k
scroll up by the same tiny increment.g/G
do nothing.I am asking here, so that someone who knows the codebase well can quickly answer why it's not working, which I can then link to the site's authors.
I would love even a short list of ways that sites implement scrollable sections, and how vimium accounts for all these. Other site-specific issue, unrelated, but I know these must be a burden #3134. Could a
site-specific
label be offered in this issues list? Perhaps this issue can also be seen as a request for an FAQ, or debug guide, or links to a list of site-specific issues that have been resolved or closed over time.To Reproduce
Steps to reproduce the behavior:
Browser and Vimium version
Vimium:
1.67.4
. Tested with chrome store version (& run with verison customized for iframe handling)Browser:
Brave 1.52.122 Chromium: 114.0.5735.110 (Official Build) (x86_64)
The text was updated successfully, but these errors were encountered: