Closed Bug 974021 Opened 10 years ago Closed 10 years ago

Element attributes should show a snippet of the attribute name + value without having to expand the attribute member

Categories

(DevTools :: Object Inspector, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Firefox 29

People

(Reporter: jaws, Assigned: msucan)

References

Details

(Whiteboard: [fixed by bug 843004])

Attachments

(1 file)

Attached image Screenshot of proposal
Often I will want to check for the presence or value of attributes on an element. To do this, I expand the attributes property of the element, and then I have a 0-based array that I then have to expand each node of to find the attribute that I am looking for.

It would be a lot nicer if we included a snippet of the attribute name + value (as much as will fit) next to the attribute index, since right now the index is quite useless for most people.

(Screenshot attached showing what I'm talking about.)
Summary: Object attributes should show a snippet of the attribute name + value without having to expand the attribute member → Element attributes should show a snippet of the attribute name + value without having to expand the attribute member
We now show attrName="value" for DOM attribute nodes.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Whiteboard: [fixed by bug 843004]
Assignee: nobody → mihai.sucan
Depends on: 843004
Target Milestone: --- → Firefox 29
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: