Closed
Bug 1307944
Opened 8 years ago
Closed 8 years ago
css links do not open the style editor
Categories
(DevTools :: Console, enhancement, P2)
DevTools
Console
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1318796
People
(Reporter: linclark, Unassigned)
References
Details
(Whiteboard: new-console)
Originally posted by:tromey
see https://github.com/devtools-html/gecko-dev/issues/317
I've found that clicking on a CSS link in the console does not open the style editor. Instead it tries to open the debugger, which doesn't know about the file, so nothing is shown.
STR:
* Open http://wordpress.com/
* Open the console
* Click on one of the CSS links.
Reporter | ||
Updated•8 years ago
|
Priority: -- → P2
Whiteboard: new-console
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•