Add an option to disable the simplified `prefers-reduced-motion` highlighters
Categories
(DevTools :: General, enhancement)
Tracking
(firefox113 fixed)
Tracking | Status | |
---|---|---|
firefox113 | --- | fixed |
People
(Reporter: jdescottes, Assigned: jdescottes)
References
Details
Attachments
(5 files)
From https://discourse.mozilla.org/t/how-to-change-box-highliter-in-developer-edition/111313/2
We should allow users to opt-out of the simplified highlighters added in Bug 1734195. Not all users who set prefers-reduced-motion
to reduce
necessarily want to have simplified highlighters.
We should add an option in the the DevTools settings panel, potentially only displayed when prefers-reduced-motion
is enabled since it has no impact for users who don't rely on this.
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 2•3 years ago
|
||
Assignee | ||
Comment 3•3 years ago
|
||
Depends on D170293
Updated•3 years ago
|
Assignee | ||
Comment 4•2 years ago
|
||
Depends on D170291
Updated•2 years ago
|
Comment 6•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/a1a24eacdf19
https://hg.mozilla.org/mozilla-central/rev/a3e50060ba6b
https://hg.mozilla.org/mozilla-central/rev/c90fda7e795f
https://hg.mozilla.org/mozilla-central/rev/8e1673c94b6c
Comment 7•2 years ago
|
||
Updated•2 years ago
|
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/635ea67aa27d
[devtools] Add the pref devtools.inspector.simple-highlighters-reduced-motion to TB. r=mkmelin
Comment 9•2 years ago
|
||
A patch has been attached on this bug, which was already closed. Filing a separate bug will ensure better tracking. If this was not by mistake and further action is needed, please alert the appropriate party. (Or: if the patch doesn't change behavior -- e.g. landing a test case, or fixing a typo -- then feel free to disregard this message)
Description
•