Open
Bug 1315538
Opened 9 years ago
Updated 1 year ago
Markup Search HTML should be triggered on type / input change (instead of on Enter)
Categories
(DevTools :: Inspector, enhancement, P3)
Tracking
(Not tracked)
NEW
People
(Reporter: luddabbe, Unassigned)
References
(Blocks 1 open bug)
Details
it would be nice if the "search html" field would find as you type, rather than requiring the user to press enter. this would bring it in line with the search interfaces in most/all of the rest of firefox (e.g. the css search finds as you type), as well as the equivalent search field in firebug.
Updated•9 years ago
|
Severity: normal → enhancement
Comment 1•9 years ago
|
||
Inspector bug triage (filter on CLIMBING SHOES).
Status: UNCONFIRMED → NEW
Ever confirmed: true
Priority: -- → P3
Updated•8 years ago
|
Product: Firefox → DevTools
Updated•3 years ago
|
Severity: normal → S3
Comment 2•1 year ago
•
|
||
Looks like something we could do, with some throttling to avoid making the search too expensive
Note that this might help with Bug 1315538 where the search "status" and the input query aren't in sync
Summary: "search html" find as type → Markup Search HTML should be triggered on type / input change (instead of on Enter)
Updated•1 year ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•