Closed
Bug 1260579
Opened 7 years ago
Closed 4 years ago
Developer Toolbar Close button icon is wrong
Categories
(DevTools Graveyard :: Graphic Commandline and Toolbar, defect, P2)
DevTools Graveyard
Graphic Commandline and Toolbar
Tracking
(firefox47 unaffected, firefox48 affected)
RESOLVED
INCOMPLETE
Tracking | Status | |
---|---|---|
firefox47 | --- | unaffected |
firefox48 | --- | affected |
People
(Reporter: magicp.jp, Unassigned)
Details
Attachments
(3 files)
User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0 Build ID: 20160329030246 Steps to reproduce: 1. Start latest Nightly 2. Open Developer Toolbar (Shift+F2) Actual results: Developer Toolbar Close button icon is wrong. It is different from the others. Expected results: Developer Toolbar Close button icon should use "chrome://devtools/skin/images/close.png"
status-firefox47:
--- → unaffected
status-firefox48:
--- → affected
Component: Untriaged → Developer Tools: Graphic Commandline and Toolbar
OS: Unspecified → All
Hardware: Unspecified → All
Comment 1•6 years ago
|
||
It currently uses chrome://global/skin/icons/close.png, which is conforming to other toolbars. If it's wanted to be conform to the DevTools theme, chrome://devtools/skin/images/close.svg should be used instead (which replaces the previously used chrome://devtools/skin/images/close.png). Sebastian
Updated•6 years ago
|
Priority: -- → P2
Comment 3•6 years ago
|
||
(In reply to ItielMaN from comment #2) > magicp, it seems as if this bug is fixed. Can you please verify? Still reproducible with the bright and dark themes.
This screenshot was taken from Windows 10, Tomer's was taken from Linux.
Updated•4 years ago
|
Product: Firefox → DevTools
Comment 5•4 years ago
|
||
Per bug 1491875, this component has been closed, and the affected code is being removed from Firefox. Closing this bug as incomplete.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INCOMPLETE
Updated•4 years ago
|
Product: DevTools → DevTools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•