Open Bug 1327737 Opened 9 years ago Updated 3 years ago

If I edit style added by Stylish extension, ruleview and computed view stay empty (become broken)

Categories

(DevTools :: Inspector, defect, P3)

defect

Tracking

(Not tracked)

People

(Reporter: arni2033, Unassigned)

References

(Blocks 1 open bug)

Details

>>> My Info: Win7_64, Nightly 49, 32bit, ID 20160526082509 STR_1: 1. Install extension "Stylish" - https://addons.mozilla.org/en-US/firefox/addon/stylish/ 2. Open about:addons -> "User Styles", create user style with text [1] (without leading "> "s) 3. Open http://example.org, open devtools, inspect <div> element 4. Open inspector -> ruleview. Click on text "gray" in ruleview. Click outside of that text. 5. Click on <body> in markup. Click on <div> in markup 6.(bonus) Click on any child element of <div> in markup 7.(bonus) Click on <div> in markup. Open inspector -> computed view 8.(bonus) Click on any child element of <div> in markup AR: Steps 5,6 - ruleview is empty. Steps 7,8 - computed view is either empty or does not update(!) ER: Ruleview and computed view should display styles correctly [1] (user style) > @namespace url(http://www.w3.org/1999/xhtml); > > @-moz-document domain("example.org") { > body > div{ > background:gray; > } > }
No longer blocks: 1277113
Component: Untriaged → Developer Tools: Animation Inspector
Component: Developer Tools: Animation Inspector → Developer Tools: Inspector
Inspector bug triage. Filter on CLIMBING SHOES. Created meta for Stylish issues.
Priority: -- → P3
Product: Firefox → DevTools
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.