[meta] reduced-motion setting is ignored in some areas
Categories
(Firefox :: Theme, task, P3)
Tracking
()
| Accessibility Severity | s2 |
People
(Reporter: mozilla, Unassigned)
References
(Depends on 1 open bug)
Details
(Keywords: access, meta, Whiteboard: [fidefe-quality-foundation])
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:89.0) Gecko/20100101 Firefox/89.0
Steps to reproduce:
In Windows 10 Settings, in Display, set "Show animations in Windows" to Off.
In Firefox about:config, set "ui.prefersReducedMotion" to integer 1. Restart Firefox.
Actual results:
Download a file. The download indicator/menu button will animate (grow/shrink, progressively "sketch" the circle and checkmark, etc)
Open a new tab when the tab bar is already full of open tabs and some tab early (leftward) in the list is selected. The whole tab bar will glide rapidly to the new tab on the far right side.
Expected results:
Download indicator should simply change to a static "complete" shape/colour when a download is complete, with no animations.
The tab bar should jump instantaneously to the new tab instead of gliding.
Oops - to reproduce, the Windows 10 Display menu is in the Ease of Access menu.
Comment 2•4 years ago
|
||
While this is an accessibility issue, it should be fixed in frontend. Triaging to firefox::theme for now, though I'm not sure if that's the right place either
Updated•4 years ago
|
Updated•3 years ago
|
assigning this as S2, we should check if this is als reproducible on mac.
Updated•3 years ago
|
Updated•3 years ago
|
Updated•3 years ago
|
Updated•3 years ago
|
Updated•3 years ago
|
Updated•3 years ago
|
Updated•2 years ago
|
Comment 4•2 years ago
|
||
You don't need to set the ui.prefersReducedMotion pref to 1 if you set your Windows 11 system setting "Accessibility > Animation Effects" to "Off". Firefox will honor Windows' "Animation Effects" system setting. The ui.prefersReducedMotion pref is only needed if you want to override your Windows system setting.
Description
•