"Toggle Timeline" Animates
Categories
(Thunderbird :: Search, defect)
Tracking
(thunderbird_esr102 fixed, thunderbird114 fixed)
People
(Reporter: erwinm, Assigned: Paenglab)
References
Details
(Whiteboard: [TM:102.12.0)
Attachments
(2 files)
48 bytes,
text/x-phabricator-request
|
wsmwk
:
approval-comm-beta+
|
Details | Review |
1.55 KB,
patch
|
wsmwk
:
approval-comm-esr102+
|
Details | Diff | Splinter Review |
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:102.0) Gecko/20100101 Firefox/102.0
Actual results:
After Global Search, there is now a giant timeline and a "toggle timeline" button.
If users hit the button, then regardless of accessibility settings such as prefers-reduced-motion, it fires scrolling anmation, which triggers migraines.
Expected results:
If you're going to add animation, respect users' safety settings to block animatin.
Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Pushed by solange@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/f95afff61536
Don't animate elements when prefers-reduced-motion is set. r=aleca
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 3•2 years ago
|
||
[Approval Request Comment]
User impact if declined: The animations don't respect the reduce motion setting
Testing completed (on c-c, etc.): on c-c
Risk to taking this patch (and alternatives if risky): low
Comment 4•2 years ago
|
||
Comment on attachment 9334147 [details]
Bug 1833353 - Don't animate elements when prefers-reduced-motion is set. r=#thunderbird-front-end-reviewers
[Triage Comment]
Approved for beta
Updated•2 years ago
|
Comment 5•2 years ago
|
||
bugherder uplift |
Thunderbird 114.0b4:
https://hg.mozilla.org/releases/comm-beta/rev/e80b80d1c872
Comment 6•1 years ago
|
||
Comment on attachment 9334765 [details] [diff] [review]
1833353-gloda-anim-ESR.patch
[Triage Comment]
Approved for esr102
Comment 7•1 year ago
|
||
bugherder uplift |
Thunderbird 102.12.0:
https://hg.mozilla.org/releases/comm-esr102/rev/51b451a46665
Description
•