Open
Bug 1326244
Opened 9 years ago
Updated 3 years ago
DevTools DOM filter doesn't expand
Categories
(DevTools :: DOM, defect)
Tracking
(Not tracked)
UNCONFIRMED
People
(Reporter: neum, Unassigned)
Details
(Whiteboard: [specification][type:bug])
Attachments
(1 file)
|
362.34 KB,
image/png
|
Details |
What did you do?
================
1. Open DevTools on a page
2. Switch to DOM tab after activating
3. Type something in the Filter DOM Panel search area
4. Get results back in a single line with something like "12 more..." on the end.
What happened?
==============
Now try to expand to see the "12 more" values that you want to inspect. You can't do it. The arrow on the left points down but you can't see the values.
What should have happened?
==========================
You should see an expanded tree with the values that were hidden. Works correctly in FireBug anyway, shrug.
Is there anything else we should know?
======================================
Updated•9 years ago
|
Component: General → Developer Tools: DOM
Product: Mozilla Developer Network → Firefox
Comment 1•8 years ago
|
||
Confirming the bug. When I try to use the DOM tab's Filter DOM Panel, I cannot open a filtered item.
Updated•7 years ago
|
Product: Firefox → DevTools
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•