Unable to enable smooth scroll
Categories
(Core :: Layout: Scrolling and Overflow, defect, P3)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox-esr102 | --- | unaffected |
| firefox112 | --- | unaffected |
| firefox113 | --- | unaffected |
| firefox114 | --- | fixed |
People
(Reporter: alice0775, Assigned: dlrobertson)
References
(Regression)
Details
(Keywords: nightly-community, regression, ux-consistency)
Steps to reproduce:
- Set prefers-reduced-motion from OS settings
i.e.Show animations in WindowsisOFF - Start Latest autoland Build ID >= 20230418041408
- Make sure
Use smooth scrollingisONin Settings of Nightly. - Open any long web page
- Try scroll
Actual results:
No longer smooth scrolling.
And Unable to enable smooth scrolling.
Expected Results:
'Use smooth scrolling' setting should be respected for existing user and new user.
And
Only when starting with a new profile, simply turn off the initial value of Use smooth scrolling.
Comment 1•3 years ago
|
||
:dlrobertson, since you are the author of the regressor, bug 1753565, could you take a look? Also, could you set the severity field?
For more information, please visit auto_nag documentation.
| Assignee | ||
Comment 2•3 years ago
|
||
(In reply to Alice0775 White from comment #0)
Steps to reproduce:
- Set prefers-reduced-motion from OS settings
i.e.Show animations in WindowsisOFF- Start Latest autoland Build ID >= 20230418041408
- Make sure
Use smooth scrollingisONin Settings of Nightly.- Open any long web page
- Try scroll
In a post bug 1753565 world smooth scrolling will be disabled if prefers-reduced-motion is set in OS settings. So I think you're seeing the expected behavior. Do you have feedback on bug 1753565?
| Reporter | ||
Comment 3•3 years ago
|
||
(In reply to Dan Robertson (:dlrobertson) from comment #2)
In a post bug 1753565 world smooth scrolling will be disabled if
prefers-reduced-motionis set in OS settings. So I think you're seeing the expected behavior. Do you have feedback on bug 1753565?
Done, Bug 1753565 comment#13.
| Assignee | ||
Updated•3 years ago
|
Comment 4•3 years ago
|
||
Dan fixed this issue in bug 1753565. Great!
Comment 5•3 years ago
|
||
Set release status flags based on info from the regressing bug 1753565
Updated•3 years ago
|
Description
•