본 사이트는 여러분의 사용자 경험을 개선하기 위해 유지 보수를 진행하는 동안 기능이 제한됩니다. 도움말로 문제가 해결되지 않고 질문을 하고 싶다면 Twitter의 @FirefoxSupport 및 Reddit의 /r/firefox 채널을 활용하세요.

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

Quantum extremely fast scroll speed

  • 5 답장
  • 1 이 문제를 만남
  • 10 보기
  • 최종 답변자: noel_envode

more options

Firefox 60.02, Windows 10 Pro


I found this post.

https://www.reddit.com/r/firefox/comments/73q8t0/how_to_change_the_tab_scroll_speed_in_ff_quantum/

But my experience is just the opposite.

I felt that the only tolerable way to work with Quantum was to widen the minimum width of tabs.

My personal preference was: about:config, browser.tabs.tabMinWidth, change to 200

I mention this because the scroll speed is far to fast (one mouse wheel click moves a tab 4 positions), and if there is a fix, I thought it would be help full mention my tab width setting adjustment.

There about:config setting for scroll speed (mousewheel.default.delta_multiplier_y) is "100" by default.

The problem is that this setting affects all manners of mouse scrolling. My ideal tab scroll setting would be "25", but that literally slows horizontal page scrolling to a crawl.

Maybe someone could explain to me what

mousewheel.min_line_scroll_amount

is for, and how it relates to

mousewheel.default.delta_multiplier_y

Are there any addons that could help?

Firefox 60.02, Windows 10 Pro ------------------------------------------------ I found this post. https://www.reddit.com/r/firefox/comments/73q8t0/how_to_change_the_tab_scroll_speed_in_ff_quantum/ But my experience is just the opposite. I felt that the only tolerable way to work with Quantum was to widen the minimum width of tabs. My personal preference was: about:config, browser.tabs.tabMinWidth, change to 200 I mention this because the scroll speed is far to fast (one mouse wheel click moves a tab 4 positions), and if there is a fix, I thought it would be help full mention my tab width setting adjustment. There about:config setting for scroll speed (mousewheel.default.delta_multiplier_y) is "100" by default. The problem is that this setting affects all manners of mouse scrolling. My ideal tab scroll setting would be "25", but that literally slows horizontal page scrolling to a crawl. Maybe someone could explain to me what mousewheel.min_line_scroll_amount is for, and how it relates to mousewheel.default.delta_multiplier_y Are there any addons that could help?

선택된 해결법

cor-el said

See the toolkit.scrollbox.* prefs.

I ran across

mousewheel.min_line_scroll_amount

It seems to do the trick, but thanks for that toolkit.scrollbox.* prefs. tip. I will definitely check it out.

문맥에 따라 이 답변을 읽어주세요 👍 0

모든 댓글 (5)

more options

That sounds more like a Driver issue more then a Browser issue. My mouse driver allows up to 3 scroll for every scroll of the mouse button. The Browser only does what the driver does.

more options

Hi, what you used to change was only meant to be as a temp work around.

Code was again changed in version 60. No idea from 57 on-wards.

You could see what options your mouse has for you. If it is a MS mouse they have a new website for keyboard and mice drivers.

more options

Thanks for the suggestions.

My mistake. The tab moves 3 positions, not 4.

That is the case no matter the width of the tab, but the effect is magnified as the tab becomes wider.

For example, with "browser.tabs.tabMinWidth" set to 200, one wheel click moves the leftmost tab to the middle of the page.

I went back to my ESR setup to compare. Tab Mix Plus dealt with the issue. TMP has a tab width adjustment setting, and I believe the tab scroll speed is somehow proportionally compensated for when tab width changes are made. No page scroll change, but tab scroll down to i position per mouse wheel click. With TMP disabled, tab scroll was the same as quantum.

So unless I can discover how Tab Mix Plus dealt with it, I guess have to live with what I have.

more options

See the toolkit.scrollbox.* prefs.

more options

선택된 해결법

cor-el said

See the toolkit.scrollbox.* prefs.

I ran across

mousewheel.min_line_scroll_amount

It seems to do the trick, but thanks for that toolkit.scrollbox.* prefs. tip. I will definitely check it out.