Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Sykje yn Support

Mij stipescams. Wy sille jo nea freegje in telefoannûmer te beljen, der in sms nei ta te stjoeren of persoanlike gegevens te dielen. Meld fertochte aktiviteit mei de opsje ‘Misbrûk melde’.

Mear ynfo

Dizze konversaasje is argivearre. Stel in nije fraach as jo help nedich hawwe.

Adjust tab bar scroll speed

  • 2 antwurd
  • 0 hawwe dit probleem
  • 4 werjeftes
  • Lêste antwurd fan noel_envode

more options

I just built a fresh profile. In about;config, to widen the tabs, I changed browser.tabs.tabMinWidth to 175

With that change, the tabs wheel scrolls too fast, too much tab scroll horizontal movement with each wheel rotation click. It was working fine in my older profile.

I believe it is also about;config setting. I thought I had it written down, but I can't find it.

I tried changing "mousewheel.default.delta_multiplier_y" from 100 to 20, and while it helped with the tab bar, it also slowed the the vertical page scroll speed to a crawl.

To test, I replaced the prefs.js file with one from an older profile where it was working the way I wanted, and while it messed up some things on my toolbar, the tab bar scrolling and page scrolling were the changes i was looking for. I tried searching thru prefs.js, but I didn't recognize the setting I was looking for.

I just built a fresh profile. In about;config, to widen the tabs, I changed browser.tabs.tabMinWidth to 175 With that change, the tabs wheel scrolls too fast, too much tab scroll horizontal movement with each wheel rotation click. It was working fine in my older profile. I believe it is also about;config setting. I thought I had it written down, but I can't find it. I tried changing "mousewheel.default.delta_multiplier_y" from 100 to 20, and while it helped with the tab bar, it also slowed the the vertical page scroll speed to a crawl. To test, I replaced the prefs.js file with one from an older profile where it was working the way I wanted, and while it messed up some things on my toolbar, the tab bar scrolling and page scrolling were the changes i was looking for. I tried searching thru prefs.js, but I didn't recognize the setting I was looking for.

Bewurke troch noel_envode op

Alle antwurden (2)

more options

noel_envode said

I tried changing "mousewheel.default.delta_multiplier_y" from 100 to 20, and while it helped with the tab bar, it also slowed the the vertical page scroll speed to a crawl.

Increase mousewheel.min_line_scroll_amount to adjust the page scroll speed independently of the tab bar.

more options

Thanks. Didn't realize I had to add both settings.