Closed Bug 1268188 Opened 8 years ago Closed 6 years ago

Firebug theme - Does not use firebug theme icons in debugging-controls

Categories

(DevTools Graveyard :: Canvas Debugger, defect, P3)

defect

Tracking

(firefox48 affected, firefox49 affected, firefox50 affected)

RESOLVED WONTFIX
Tracking Status
firefox48 --- affected
firefox49 --- affected
firefox50 --- affected

People

(Reporter: magicp.jp, Unassigned)

References

Details

Attachments

(1 file)

User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0
Build ID: 20160427030215

Steps to reproduce:

1. Start Nightly
2. Go to "http://helloracer.com/webgl/"
3. Open DevTools > Canvas with Firebug theme
4. Click "Reload" button
5. Click canvas-debugging-empty-notice-button


Actual results:

Does not use firebug theme icons in debugging-controls


Expected results:

Use firebug theme icons. (Don't use invert filter)

Current firebug-theme.css has a typo.

[chrome://devtools/skin/firebug-theme.css line:25]
- .theme-firebug #debugger-controls .toolbarbutton-icon,
+ .theme-firebug #debugging-controls .toolbarbutton-icon,
Has STR: --- → yes
Component: Untriaged → Developer Tools: Canvas Debugger
OS: Unspecified → All
Hardware: Unspecified → All
(In reply to magicp from comment #0)
> [chrome://devtools/skin/firebug-theme.css line:25]
> - .theme-firebug #debugger-controls .toolbarbutton-icon,
> + .theme-firebug #debugging-controls .toolbarbutton-icon,

It's not actually a typo, this line is for the Debugger.
(In reply to Tim Nguyen :ntim from comment #1)

> It's not actually a typo, this line is for the Debugger.
You are correct.

[chrome://devtools/skin/firebug-theme.css line:25-26]
.theme-firebug #debugger-controls .toolbarbutton-icon,
+ .theme-firebug #debugging-controls .toolbarbutton-icon,
Priority: -- → P3
The Firebug theme was removed in Bug 1378108, so I am marking this report as WONTFIX.

Honza
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
Product: Firefox → DevTools
Product: DevTools → DevTools Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: