Cannot Block Thunderbird's Animation
Categories
(Thunderbird :: Disability Access, defect)
Tracking
(thunderbird_esr115 wontfix, thunderbird_esr128 fixed, thunderbird130 fixed, thunderbird131 affected)
People
(Reporter: erwinm, Assigned: Paenglab)
Details
Attachments
(1 file)
48 bytes,
text/x-phabricator-request
|
corey
:
approval-comm-beta+
corey
:
approval-comm-esr128+
|
Details | Review |
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:129.0) Gecko/20100101 Firefox/129.0
Steps to reproduce:
Open "Display the Thunderbird Menu" (in Linux, it's in the upper right corner, but exceedingly hard to see; in MacOS, it's next to the search bar) and click "New Account" (in Linux) or "New" (in MacOS).
Actual results:
The new menu options animate sliding left. If I close the options, something animates sliding right.
I've configured both systems to reduce animation. (In Linux, I'm using Cinnamon, which has Preferences > Effects > Desktop and Window Effects, but other desktops have their own settings so a Thunderbird setting might work better; in MacOS, I'm using Reduce Motion).
I've also searched for preferences or config preferences to reduce motion, but they don't seem to exist).
Expected results:
Thunderbird should have ui.prefersReducedMotion, like Firefox, and this option should de-animate these menus.
Thunderbird on MacOS could detect Reduce Motion settings.
Thunderbird on Linux probably couldn't rely on desktop or system settings, because Cinnamon, Gnome, KDE, etc. have different and sometimes incompatible settings.
Thunderbird on Linux could use an easier-to-see menu button too.
Thunderbird does have layout.frame_rate, and a low setting can de-animate things. I often use 1/second in Firefox, but would rather not rely on it in Thunderbird.
Assignee | ||
Comment 2•3 months ago
|
||
Updated•3 months ago
|
Assignee | ||
Updated•3 months ago
|
Assignee | ||
Updated•3 months ago
|
Pushed by john@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/9fd511b7a041
Port bug Bug 984589: Sideways sliding animation in panels should be disabled when prefers-reduced-motion is turned on. r=arschmitz
Assignee | ||
Comment 4•3 months ago
|
||
Comment on attachment 9420688 [details]
Bug 1914751 - Port bug Bug 984589: Sideways sliding animation in panels should be disabled when prefers-reduced-motion is turned on. r=#thunderbird-reviewers
[Approval Request Comment]
User impact if declined: sliding animation can't be disabled in AppMenu
Testing completed (on c-c, etc.): on c-c
Risk to taking this patch (and alternatives if risky): low
Comment 5•3 months ago
|
||
Comment on attachment 9420688 [details]
Bug 1914751 - Port bug Bug 984589: Sideways sliding animation in panels should be disabled when prefers-reduced-motion is turned on. r=#thunderbird-reviewers
[Triage Comment]
Approved for beta
Comment 6•3 months ago
|
||
bugherder uplift |
Thunderbird 130.0b3:
https://hg.mozilla.org/releases/comm-beta/rev/5145211f3d70
Comment 7•2 months ago
|
||
Comment on attachment 9420688 [details]
Bug 1914751 - Port bug Bug 984589: Sideways sliding animation in panels should be disabled when prefers-reduced-motion is turned on. r=#thunderbird-reviewers
[Triage Comment]
Approved for esr128
Comment 8•2 months ago
|
||
bugherder uplift |
Thunderbird 128.2.1esr:
https://hg.mozilla.org/releases/comm-esr128/rev/1635880a8d9b
Description
•