Open
Bug 1157786
Opened 10 years ago
Updated 2 years ago
When inspecting an element, that element should be expanded in the markup view
Categories
(DevTools :: Inspector, enhancement, P3)
DevTools
Inspector
Tracking
(Not tracked)
NEW
People
(Reporter: bgrins, Unassigned)
References
Details
Bug 892935 is going to fix this issue for elements that just have a text child, but even when a node has multiple children, inspecting it should automatically expand that element.
STR:
Right click on an element and "Inspect Element" OR select it via ctrl+shift+c
Expected:
That element is expanded in markup view
Actual:
The element is collapsed
Comment 1•9 years ago
|
||
Inspector bug triage. Filter on CLIMBING SHOES
Severity: normal → enhancement
Updated•6 years ago
|
Product: Firefox → DevTools
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•