Open Bug 1351701 Opened 8 years ago Updated 2 years ago

When using the "pick node" tool, we should expand the node if it has some children

Categories

(DevTools :: Inspector, enhancement, P3)

53 Branch
enhancement

Tracking

(Not tracked)

People

(Reporter: julienw, Unassigned)

Details

Attachments

(1 file)

STR: 1. Open the inspector on the attached page. 2. Use the top left "pick" tool. 3. Click on "inspect here". Be careful to avoid "not here !". => Notice how the "div" is selected but we don't know what's inside. I think we should expand the first level of children, including revealing text if it's part of the immediate children. Bonus points if we do it at hovering too.
> Bonus points if we do it at hovering too. I mean, between steps 2 and 3.
Attached file testcase-pick.html
so the TextNode "inspect here:" be displayed?
In this case, yes; but in more complex DOM we could see the first-level elements.
Severity: normal → enhancement
Priority: -- → P3
Product: Firefox → DevTools
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: