Closed
Bug 734671
Opened 13 years ago
Closed 11 years ago
Style Panel does not update when modifying css through the Style Editor
Categories
(DevTools :: Inspector, defect, P2)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 878398
People
(Reporter: sys.sgx, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 6.0; rv:11.0) Gecko/20100101 Firefox/11.0
Build ID: 20120309131123
Steps to reproduce:
Inspect an element, and turn on the Style Panel.
Open the Style Editor, and make a change in a class css rule.
Actual results:
The css in the Style Panel on the right is not updated with the new data.
Expected results:
The Style Panel should automatically refresh based on changes at the Style Editor.
Component: Untriaged → Developer Tools: Inspector
OS: Windows Vista → All
Priority: -- → P1
Updated•13 years ago
|
QA Contact: untriaged → developer.tools.inspector
Comment 1•13 years ago
|
||
Mike, did you ever check if there was a good observer notification when style resolution happens?
Priority: P1 → P2
Updated•11 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 11 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
•