Closed
Bug 1484348
Opened 7 years ago
Closed 6 years ago
Windows OS-level animation settings are not respected
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1478597
People
(Reporter: equi+bugzilla, Unassigned)
References
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36
Steps to reproduce:
In Windows performance settings, disable all the animation settings: "Animate controls and elements inside windows", "Fade or slide menus into view", etc.
Then install Firefox.
Actual results:
Firefox animates its visual controls: menus fade and slide, etc.
Expected results:
Firefox should respect my OS-level preferences and not animate things like that. (Having its own internal animation settings is not good enough. My OS settings need to take precedence.)
Updated•7 years ago
|
Comment 1•6 years ago
|
||
Brian, is this something we can do now with prefers-reduced-motion / bug 1365045 landed?
Flags: needinfo?(bbirtles)
Comment 2•6 years ago
|
||
Yes, it sure is! (Thanks to Hiro!) We've already started using it DevTools (e.g. bug 1460862 and bug 1480149).
It works on Windows and Linux but Mac support is blocked on upgrading the OSX SDK we build against.
Flags: needinfo?(bbirtles)
Updated•6 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•