Closed
Bug 580561
Opened 16 years ago
Closed 7 years ago
Search By Class in DOM inspector
Categories
(Other Applications :: DOM Inspector, enhancement)
Other Applications
DOM Inspector
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: BijuMailList, Unassigned)
References
Details
Attachments
(1 file)
|
13.78 KB,
image/png
|
Details |
Provide a search facility by Class in DOM inspector
Comment 1•16 years ago
|
||
In the Find Nodes Dialog, select the Attr radiobutton, and put "class" for Attr and the classname you're looking for as Value.
Updated•16 years ago
|
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WORKSFORME
(In reply to comment #1)
> Created attachment 460191 [details]
That shows a work around using "Search by Attribute" to achieve
"Search by Class"
I am using that work around since long, probably even from Mozilla Suite time.
And feeling lazy to do that extra typing. I wish I can click it by mouse.
Same work around can also be used for "Search by ID".
But we have an option entry "Search by ID".
Similarly I wish there is "Search by Class" option.
So I am reopening this RFE,
please feel free to WONTFIX it if you do not want to implement.
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Comment 3•16 years ago
|
||
(In reply to comment #2)
> Same work around can also be used for "Search by ID".
> But we have an option entry "Search by ID"
This isn't strictly true; in XML it's possible that the attribute that sets the ID isn't actually called "id" (although it is with the documents we're handling).
Blocks: 206355
Status: REOPENED → NEW
Comment 4•7 years ago
|
||
Bulk close. This component is no longer supported or maintained.
https://bugzilla.mozilla.org/show_bug.cgi?id=1499023
Status: NEW → RESOLVED
Closed: 16 years ago → 7 years ago
Resolution: --- → INCOMPLETE
Comment 5•7 years ago
|
||
Bulk close. This component is no longer supported or maintained.
https://bugzilla.mozilla.org/show_bug.cgi?id=1499023
You need to log in
before you can comment on or make changes to this bug.
Description
•