Open
Bug 934624
Opened 12 years ago
Updated 6 months ago
Add search toolbar in the footer similar to the Debugger one
Categories
(DevTools :: Style Editor, enhancement, P3)
Tracking
(Not tracked)
NEW
People
(Reporter: fitzgen, Unassigned)
References
(Blocks 3 open bugs)
Details
Now that we have code mirror, Cmd+G and Cmd+Shift+G will cycle through search results, however this is pretty undiscoverable. Would be nice if we had an obvious way to do this in the UI.
Comment 1•9 years ago
|
||
Inspector bug triage (filter on CLIMBING SHOES).
Severity: normal → enhancement
Updated•7 years ago
|
Product: Firefox → DevTools
Comment 3•7 years ago
|
||
Just as a note, the common UI for searching is Ctrl+F to start the search and hitting Enter/Shift+Enter repeatedly to toggle through the matches. In addition to that there are normally Up/Down buttons as visual UI.
Sebastian
Updated•3 years ago
|
Severity: normal → S3
Updated•11 months ago
|
Summary: Searching should have an obvious way to continue to the next/previous search result → Add search toolbar in the footer similar to the Debugger one
Comment 4•6 months ago
|
||
Note that Bug 1946793 should make the current situation a bit better (the UI won't close, and [Shift+]Enter will cycle through results)
Depends on: 1946793
Updated•6 months ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•