Open
Bug 1036702
Opened 11 years ago
Updated 3 years ago
The search UI in the style editor should indicate multiple results
Categories
(DevTools :: Style Editor, enhancement, P3)
DevTools
Style Editor
Tracking
(Not tracked)
NEW
People
(Reporter: canuckistani, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
100.63 KB,
image/png
|
Details |
If you search in the style editor, there is not way to tell of there are additional multiple results, or if/how you can get to the next result.
The keybindings are logical ( cmd+f|g ) but aren't discoverable as the UI doesn't indicate what is going on.
Reporter | ||
Updated•11 years ago
|
Component: Developer Tools: Inspector → Developer Tools: Style Editor
Reporter | ||
Comment 1•11 years ago
|
||
Updated•9 years ago
|
Severity: normal → enhancement
OS: Mac OS X → Unspecified
Hardware: x86 → Unspecified
Version: 30 Branch → unspecified
Updated•7 years ago
|
Product: Firefox → DevTools
Comment 3•7 years ago
|
||
This works for me (Style Editor - Shift+F7) > Ctrl+F > type the word to search > Enter > match(es) get highlighted.
Comment 4•7 years ago
|
||
Multiple matches get highlighted in the editor, yes. The UX for multiple matches is still very poor.
1. The search closes when hitting Enter. Therefore you have to press Ctr+F > Enter repeatedly to switch through the different results if you don't know about Ctrl+G (which is not discoverable). (bug 934624)
2. It is very hard to see which match is currently highlighted.
3. There is no indication for the overall count of matches.
The first one is already covered by the other bug, though the last two should be improved in this one.
Sebastian
Comment 6•3 years ago
|
||
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•