Closed
Bug 1606486
Opened 5 years ago
Closed 4 years ago
Color scheme simulation tooltip should say "Cycle", not "Toggle"
Categories
(DevTools :: Inspector, enhancement, P3)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1678949
People
(Reporter: jswisher, Unassigned)
References
Details
Thank you for helping make Firefox better. If you are reporting a defect, please complete the following:
What were you doing?
- Enable the color scheme simulator (devtools.inspector.color-scheme-simulation.enabled is true).
- Go to a page with support for prefers-color-scheme (e.g., Bugzilla or Twitter).
- Hover over the color scheme icon.
What happened?
The tooltip says "Toggle color scheme simulation for the page"
What should have happened?
"Toggle" implies only two states. (See definition of toggle, transitive verb.) This feature has 4 states. Therefore, "Cycle" (or just "change") would be a more accurate description of the function of the button.
Updated•5 years ago
|
Blocks: 1550804
Severity: normal → minor
Type: defect → enhancement
Priority: -- → P3
Summary: Color scheme tooltip should say "Cycle", not "Toggle" → Color scheme simulation tooltip should say "Cycle", not "Toggle"
Comment 1•4 years ago
|
||
We could take this as an opportunity to reflect the current value in the tooltip (and maybe the next one in the cycle?)
Comment 2•4 years ago
|
||
this will be fixed by the patch in Bug 1678949
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•