Closed
Bug 1696360
Opened 4 years ago
Closed 4 years ago
Background tabs still animate when dragging with prefers-reduced-motion
Categories
(Firefox :: Tabbed Browser, defect, P2)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr78 | --- | unaffected |
firefox86 | --- | unaffected |
firefox87 | --- | wontfix |
firefox88 | --- | wontfix |
firefox89 | --- | verified |
People
(Reporter: ke5trel, Assigned: jaws)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: access, regression)
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
STR:
- Set
ui.prefersReducedMotion = 1
. - Drag a tab around tab strip and note movement of other tabs.
Expected:
Background tabs do not animate.
Actual:
Background tabs smoothly reposition themselves.
Updated•4 years ago
|
Updated•4 years ago
|
Whiteboard: [access-s2]
Updated•4 years ago
|
Updated•4 years ago
|
Assignee | ||
Comment 1•4 years ago
|
||
Updated•4 years ago
|
Assignee: nobody → jaws
Status: NEW → ASSIGNED
Updated•4 years ago
|
Pushed by jwein@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9c2623136da2
Disable tab sliding animation if prefers-reduced-motion is set. r=dao
Comment 3•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 89 Branch
Updated•4 years ago
|
Flags: qe-verify+
Comment 4•4 years ago
|
||
Hello,
I have reproduced the issue using STR from comment 0, on an affected Nightly build 2021-03-04.
The fix was verified using Firefox 89.0b4 on Windows 10 x64, Ubuntu 20.04 and macOS 10.15.
The issue is not reproducing anymore.
Thanks!
Updated•4 years ago
|
Has Regression Range: --- → yes
Updated•1 years ago
|
Accessibility Severity: --- → s2
Whiteboard: [access-s2]
You need to log in
before you can comment on or make changes to this bug.
Description
•