Open
Bug 1129667
Opened 10 years ago
Updated 2 years ago
Style Editor does not update when livereload injects CSS
Categories
(DevTools :: Style Editor, defect, P2)
Tracking
(Not tracked)
NEW
People
(Reporter: canuckistani, Unassigned)
Details
Livereload ( and gulp-live-relad, etc ) supports css injection without reloading. When this happens, the style editor and inspector get out of sync with the document's css state.
Comment 2•8 years ago
|
||
Hello, we are on e10s now and firebug has merged with dev tools. Seems like a nice switch (dev tools look great), however we are still having this issue. Every time a style (css) is reloaded automatically through javascript (e.g. livereload) changes don't appear in the styles panel, I have to move to another html element and then get back to the element I was editing so I can see the updated changes.
Comment 3•8 years ago
|
||
Bumping to P2 (filter on CLIMBING SHOES).
OS: Mac OS X → Unspecified
Priority: P3 → P2
Hardware: x86 → Unspecified
Updated•8 years ago
|
Blocks: top-inspector-bugs
Comment 4•8 years ago
|
||
Should that depend on bug 1196250 and/or is that the same story than bug 591212?
Updated•6 years ago
|
Product: Firefox → DevTools
Updated•5 years ago
|
No longer blocks: top-inspector-bugs
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•