Closed Bug 1409304 Opened 7 years ago Closed 5 years ago

Rules panel is empty when coming from the console

Categories

(DevTools :: Inspector: Rules, defect, P2)

Unspecified
macOS
defect

Tracking

(firefox58 affected)

RESOLVED WORKSFORME
Tracking Status
firefox58 --- affected

People

(Reporter: nchevobbe, Unassigned)

References

()

Details

Steps to reproduce: 1. Go to data:text/html,<h1 style="color:red;">Hello</h1> 2. Open the console (cmd + alt + k, or using the menu) 3. Select the inspector tab 4. Select the <h1> node Expected results: I see the inline style for the node Actual results: The rules panel is empty --- This is reproducible with every website (not only with inline style, e.g. bugzilla itself) This is reproducible if you open the console and then select the node with the "pick element" tool. There is no messages in the browser console. I guess we are waiting for some events that never happen.
Has STR: --- → yes
OS: Unspecified → Mac OS X
Priority: -- → P1
At some point I selected the computed panel and the rules one again, and now I can't reproduce the issue
I can't reproduce with a fresh new profile, so I guess this had something to do with mine.
Priority: P1 → P2
I was not able to reproduce so far on both Windows 10 and macOS with the latest nightly.
Component: Developer Tools: Inspector → Developer Tools: CSS Rules Inspector
Product: Firefox → DevTools

Can't reproduce anymore. Let's close for now.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.