Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More
Solved Archived

types of scrolling behavior

Yinmin replied
Yinmin

I cannot seem to find what it is called, but only web design related stuff to scrolling.

I'm looking to change the behavior of scrolling bar, that lets me click a point and the page stops at that point, whereas right now, it keeps scrolling to the end/top of the page (based on the direction relative to the starting point). I find the behavior pretty annoying and something that used to be done by the buttons on either end point.

Is this a relic of the past or can i opt-in to it through the config

I cannot seem to find what it is called, but only web design related stuff to scrolling. I'm looking to change the behavior of scrolling bar, that lets me click a point and the page stops at that point, whereas right now, it keeps scrolling to the end/top of the page (based on the direction relative to the starting point). I find the behavior pretty annoying and something that used to be done by the buttons on either end point. Is this a relic of the past or can i opt-in to it through the config

All Replies (2)

Hi

There is this pref in about:config that allows to jump to a specific scroll bar position with a middle-click with the mouse wheel.

  • about:config => middlemouse.scrollbarPosition => true

Chosen Solution

Thanks, that's interesting, but i actually just found what i was looking for in "layout.scrollbars.click_and_hold_track.continue_to_end" to false