Closed
Bug 1811372
Opened 3 years ago
Closed 3 years ago
Use prefers-reduced-motion query for the new tab customization panel.
Categories
(Firefox :: New Tab Page, defect)
Firefox
New Tab Page
Tracking
()
VERIFIED
FIXED
113 Branch
| Tracking | Status | |
|---|---|---|
| firefox113 | --- | verified |
People
(Reporter: amy, Assigned: amy)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fidefe-quality-foundation])
Attachments
(1 file)
When users have selected reduced motion in their OS's accessibility settings (or in Firefox about:config, "ui.prefersReducedMotion" is set to integer 1) we should suppress the animation used on the personalization panel.
Currently, when a user clicks the cog icon the panel slides out no matter the setting.
| Assignee | ||
Updated•3 years ago
|
Whiteboard: fidefe-quality-foundation
Updated•3 years ago
|
| Assignee | ||
Updated•3 years ago
|
Whiteboard: fidefe-quality-foundation → [fidefe-quality-foundation]
Comment 1•3 years ago
|
||
The severity field is not set for this bug.
:daleharvey, could you have a look please?
For more information, please visit auto_nag documentation.
Flags: needinfo?(dharvey)
| Assignee | ||
Updated•3 years ago
|
Assignee: nobody → achurchwell
| Assignee | ||
Comment 2•3 years ago
|
||
Updated•3 years ago
|
Attachment #9324947 -
Attachment description: WIP: Bug 1811372 - Use prefers-reduced-motion query for the new tab customization panel. → Bug 1811372 - Use prefers-reduced-motion query for the new tab customization panel. r?mhowell
Pushed by achurchwell@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a737a18a83b0
Use prefers-reduced-motion query for the new tab customization panel. r=mhowell
Comment 4•3 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox113:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 113 Branch
Comment 5•3 years ago
|
||
I‘ve verified this issue using the latest Firefox Nightly 113.0a1 (Build ID: 20230327211143) on Windows 10 x64, macOS 11.7.1, and Ubuntu 22.04 x64.
- The Personalization Panel no longer slides when the user prefers reduced motion through the OS Settings or has the “ui.prefersReducedMotion” pref set to “1”.
Status: RESOLVED → VERIFIED
Updated•2 years ago
|
Flags: needinfo?(dharvey)
You need to log in
before you can comment on or make changes to this bug.
Description
•