smooth scrolling no longer smooth (interpolating between "scrollpoints" requiring significant "activation energy" to move)
Categories
(Core :: Panning and Zooming, defect)
Tracking
()
People
(Reporter: adam, Unassigned)
Details
Attachments
(1 file)
|
4.43 MB,
video/webm
|
Details |
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/112.0
Steps to reproduce:
Scroll on a website.
Actual results:
Scrolling smoothly interpolates between the same "scrollpoints" as turning off "Smooth scroll" stops at. Scrolling also requires significant "activation energy" before moving between "scrollpoints". See attached screencapture.
Before today the scrolling was actually smooth. I have not changed anything, I've tried updating to the latest verstion (112.0) and creating a new empty profile.
Expected results:
Scrolling should be smooth.
Comment 1•3 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Panning and Zooming' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Comment 2•3 years ago
|
||
Thanks for the bug report. Do you have general.smoothScroll=false set?
I'm a little bit embarrassed to say the issue seems to have fixed itself. I never had general.smoothScroll=false set and surveyed about:config for other options that seemed related to smooth scrolling but found nothing weird.
Could it have been a temporary hardware issue where firefox decided that my computer could would not handle smooth scrolling?
Comment 4•3 years ago
|
||
For now I'll mark this as worksforme, but definitely feel free to re-open or reach out on the #APZ channel on matrix if you have further questions.
Description
•