Closed
Bug 1398064
Opened 8 years ago
Closed 6 years ago
Toolbar buttons are not visible while using High Contrast #1 and High Contrast Black themes
Categories
(DevTools :: Debugger, defect)
Tracking
(firefox-esr60 verified, firefox56 wontfix, firefox57 wontfix, firefox66 verified, firefox67 verified, firefox68 verified)
People
(Reporter: emilghitta, Unassigned)
References
Details
Attachments
(1 file)
|
480.88 KB,
image/gif
|
Details |
[Affected versions]:
Firefox 57.0a1 (BuildId:20170908220306)
Firefox 56.0b9 (BuildId:20170903140023)
[Affected platforms]:
Windows 7 64bit.
[Steps to reproduce]:
1. Launch Firefox.
2. Change Windows display to High Contrast #1 or High Contrast Black.
3. Access the https://devtools-html.github.io/debugger-examples/examples/todomvc/ webpage.
4. Open the debugger.
[Expected result]:
All the debuggers elements are properly displayed and no UI issues occur.
[Actual result]:
Without setting and pausing at a breakpoint:
-The "Pause" button is visible only at hover.
After setting and pausing at a breakpoint:
-All buttons (except the "Ignore exceptions" button) are visible only at hover.
[Regression range]:
I don't think that this is a regression.
[Additional Information]
Please observe the attached screencast for further information regarding this issue.
Comment 1•8 years ago
|
||
Thanks for the bug report! Moving this to the git repo: https://github.com/devtools-html/debugger.html/issues/4181
This needs to be verified as we updated the Theme to be more accessible. Will get back to you with more info.
Updated•7 years ago
|
Product: Firefox → DevTools
Comment 2•6 years ago
|
||
I believe this has been fixed. Emil, could you verify?
Status: NEW → RESOLVED
Closed: 6 years ago
Flags: needinfo?(emil.ghitta)
Resolution: --- → FIXED
| Reporter | ||
Comment 3•6 years ago
|
||
This issue is verified fixed using Windows 7 64bit. Tested this using Firefox 68.0a1,67.0,66.0.5 and 60.6.3esr.
Status: RESOLVED → VERIFIED
status-firefox66:
--- → verified
status-firefox67:
--- → verified
status-firefox68:
--- → verified
status-firefox-esr60:
--- → verified
Flags: needinfo?(emil.ghitta)
Updated•6 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•