Closed
Bug 1770707
Opened 3 years ago
Closed 13 days ago
Simulate colour blindness disappears after a reload
Categories
(DevTools :: Accessibility Tools, defect)
Tracking
(firefox145 fixed)
RESOLVED
FIXED
145 Branch
Tracking | Status | |
---|---|---|
firefox145 | --- | fixed |
People
(Reporter: martijn+firefox100, Assigned: nchevobbe)
References
Details
Attachments
(1 file)
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:100.0) Gecko/20100101 Firefox/100.0
Steps to reproduce:
- Go to any website
- Open developer tools
- Go to the accessibility tab
- Observe: the "simulate" option is there
- Reload the page
- Observe: the "simulate" option is now gone
- Close the devloper tools
- Reopen the devloper tools
- Observe: the "simulate" option is back again
Actual results:
The option "simulate" disappears on every reload, and only reappears when closing & reopening the developer tools. Also any colour blindness option that was selected, is reset to "none".
Expected results:
The "simulate" doesn't need to disappear and its selected value should be remembered across a reload.
Reporter | ||
Updated•3 years ago
|
OS: Unspecified → Windows 10
Hardware: Unspecified → Desktop
![]() |
||
Updated•3 years ago
|
Component: Untriaged → Accessibility Tools
Product: Firefox → DevTools
Updated•3 years ago
|
Severity: -- → S3
Assignee | ||
Comment 2•9 months ago
|
||
Note that the item in the simulate option is preserved, but the simulation itself is not
Assignee | ||
Comment 5•17 days ago
|
||
Updated•17 days ago
|
Assignee: nobody → nchevobbe
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Pushed by nchevobbe@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/821a51d2fb49
https://hg.mozilla.org/integration/autoland/rev/b407e53e5d03
[devtools] Re-apply color simulation after navigation. r=devtools-reviewers,bomsy.
Comment 7•13 days ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 13 days ago
status-firefox145:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 145 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•