Add previous/next buttons to search field
Categories
(DevTools :: Inspector, enhancement, P3)
Tracking
(firefox137 fixed)
| Tracking | Status | |
|---|---|---|
| firefox137 | --- | fixed |
People
(Reporter: sebo, Assigned: xpresskaran98)
References
(Blocks 1 open bug)
Details
Attachments
(2 files, 1 obsolete file)
|
Bug 1564329 - [devtools] Add the navigations buttons in inspector html search. r=#devtools-reviewers
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review |
The search field in the Inspector currently only supports keyboard navigation via Enter to jump to the next match and Shift + Enter to jump to the previous match.
Additionally to that there should be two buttons as a visual UI for this action like we have them in other places like the Debugger panel or the global Firefox search.
Updated•6 years ago
|
Updated•6 years ago
|
Updated•3 years ago
|
Updated•2 years ago
|
Comment 2•1 year ago
|
||
Karan, you asked to work on that feature (in Bug 1939915), the bug is now yours :)
I guess we can take some inspiration from the search input in the debugger
| Assignee | ||
Comment 3•1 year ago
|
||
(In reply to Nicolas Chevobbe [:nchevobbe] from comment #2)
Karan, you asked to work on that feature (in Bug 1939915), the bug is now yours :)
I guess we can take some inspiration from the search input in the debugger
Thank you for assigning the bug to me! I'll look into it and see how we can leverage the search input behavior from the debugger for inspiration.
Let me know if there's any specific guidance or additional context you'd like me to consider.
| Assignee | ||
Comment 4•1 year ago
|
||
| Assignee | ||
Comment 5•1 year ago
|
||
| Assignee | ||
Comment 6•1 year ago
|
||
Updated•1 year ago
|
Comment 8•1 year ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/75f0f5d12b1d
https://hg.mozilla.org/mozilla-central/rev/e7a4da7069d1
Description
•