Open
Bug 1327775
Opened 8 years ago
Updated 2 years ago
Style editor in browser toolbox doesn't display some of the stylesheets (can't edit them)
Categories
(DevTools :: Style Editor, defect, P3)
DevTools
Style Editor
Tracking
(Not tracked)
NEW
People
(Reporter: arni2033, Unassigned)
References
(Blocks 1 open bug)
Details
>>> My Info: Win7_64, Nightly 49, 32bit, ID 20160526082509
STR_1:
1. Open attachment 8625610 [details]
2. Open console
3. Use inspector in browser toolbox to inspect the message in console regarding mixed content
4. In ruleview (in browser toolbox) click on the link "webconsole.css:<line number>"
AR: Browser toolbox switches to style editor. Style "browser.css" is selected
ER: Style "webconsole.css" should be selected
Component: Developer Tools: Framework → Developer Tools: Style Editor
See Also: → 1227703
Comment 1•8 years ago
|
||
I think the root cause of the issue here is that webconsole.css is not listed in the stylesheets for the main frame.
If you switch to the webconsole.xul iframe, it works.
I can't reproduce this with a regular website using iframes, so I'm setting it at P3 for now. However if we can have similar STRs occurring in a regular web context, this should be bumped.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Priority: -- → P3
Updated•7 years ago
|
Product: Firefox → DevTools
Updated•3 years ago
|
Blocks: browser-toolbox
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•