Open
Bug 1180634
Opened 9 years ago
Updated 2 years ago
Tab Tray should respect "Reduce Motion" accessibility setting
Categories
(Firefox for iOS :: Browser, defect)
Tracking
()
NEW
People
(Reporter: dusek, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: access)
Attachments
(1 file)
"Reduce motion" is a setting to reduce animations, in my understanding especially those that can induce feeling of 3D motion and cause "not feeling well" state.
Tab Tray currently animates the tab in a sense that makes it feel "zoom out" into the Tab Tray, and then when selecting it, the selected tab web content "zooms in", thus this could create a perception of movement for the observing individual.
We should take a hint from App Switcher (which is in principle very similar to Tab Tray) to make e.g. a crossfade animation in/out of the Tab Tray instead of the "flying tabs" in case where the user has turned on the "General > Accessibility > Reduce Motion > Reduce Motion" setting.
Note that Safari does not do this with their tabs, so we would be better than Safari in that regard.
Comment 1•9 years ago
|
||
Attachment #8634581 -
Flags: review?(dusek)
Reporter | ||
Comment 2•9 years ago
|
||
Comment on attachment 8634581 [details] [review]
Pull request
Thanks for your work! Comments in the PR.
Attachment #8634581 -
Flags: review?(dusek) → review+
Reporter | ||
Updated•9 years ago
|
Assignee: dusek → zhaocong89
Status: NEW → ASSIGNED
Comment 4•9 years ago
|
||
What prevents this from landing?
Comment 5•9 years ago
|
||
Looks like Boris left some comments for review for arkratos to address. This code is also pretty stale since in the meantime there has been a lot of work done on the transition animation code. I can probably update this - doesn't seem to be a lot of code changes.
Updated•9 years ago
|
Assignee: zhaocong89 → nobody
Status: ASSIGNED → NEW
Comment 6•7 years ago
|
||
Would be great if this were moved ahead with the other issues in VIMS. There's been movement in the W3C on this https://drafts.csswg.org/mediaqueries/
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•