Open
Bug 1424167
Opened 8 years ago
Updated 10 months ago
Inspector searchbox-panel-listbox does not show id and class name for xul elements
Categories
(DevTools :: Inspector, defect, P3)
DevTools
Inspector
Tracking
(Not tracked)
NEW
People
(Reporter: magicp.jp, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
|
54.96 KB,
image/png
|
Details |
Steps to reproduce:
1. Go to about:preferences
2. Open Inspector (Ctrl+Shift+C)
3. Enter id or class name for any xul elements in searchbox (e.g. ".groupbox-title")
Actual Results:
searchbox-panel-listbox does not show id and class name for xul elements.
Expected Results:
Is this intentional? If not, shows id and class name for xul elements.
Comment 1•8 years ago
|
||
Not intentional, no. But XUL-support in the toolbox is always a bit less tested, and a bit special. So bugs are expected.
Thank you for filing magicp!
Priority: -- → P3
Updated•7 years ago
|
Product: Firefox → DevTools
Updated•3 years ago
|
Severity: normal → S3
Updated•10 months ago
|
Blocks: meta-inspector-search
You need to log in
before you can comment on or make changes to this bug.
Description
•