Open
Bug 1409863
Opened 8 years ago
Updated 3 years ago
Style Editor Find Next/Prev
Categories
(DevTools :: General, enhancement, P3)
Tracking
(firefox57 wontfix)
NEW
| Tracking | Status | |
|---|---|---|
| firefox57 | --- | wontfix |
People
(Reporter: zachary1748, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [specification][type:change])
What feature should be changed? Please provide the URL of the feature if possible.
==================================================================================
Currently in order to find the next match ("Find Again") for the current value in the 'Search for:' text field of the Style Editor tab in the developer tools, you have to use the keyboard shortcut `Ctrl/Cmd + G`. There is no ability to find the previous match.
What problems would this solve?
===============================
Replace the find functionality in both the Style Editor and the Inspector tabs with that of the Debugger tab. Then add the same keyboard shortcut keys (`Enter/Return` = Next Match, `Shift + Enter/Return` = Prev Match)
Who would use this?
===================
The Developers/Designers who utilize Firefox developer tools.
What would users see?
=====================
After using the key combination in either the 'Style Editor' or the 'Inspector' tab of `Ctrl/Cmd + F`, the "Find" panel will appear at the top of the content panel as it does in the 'Debugger' tab. The "Find" panel will have a search box field, two chevrons (Up & Down) buttons, X button, Modifier Buttons ('.*' = Regex, 'Aa' = Case Sensitive, 'Word' = Whole Word).
What would users do? What would happen as a result?
===================================================
Share the same functionality across these tabs for all find functionality, resulting in a more memorable experience and greater user experience.
Is there anything else we should know?
======================================
It would be pleasant to share this find functionality across all of the developer tools tabs (i.e. Inspector, Console, Debugger, Style Editor, Performance, Memory, Network, Storage, Dom etc).
| Reporter | ||
Updated•8 years ago
|
Severity: normal → enhancement
Component: Search → Developer Tools
OS: Other → All
Product: Mozilla Developer Network → Firefox
Hardware: All → x86_64
Version: unspecified → 57 Branch
| Reporter | ||
Updated•8 years ago
|
Hardware: x86_64 → All
| Reporter | ||
Updated•8 years ago
|
Priority: -- → P1
Comment 1•8 years ago
|
||
Thank you for filing this.
Updated•8 years ago
|
status-firefox57:
--- → wontfix
Updated•7 years ago
|
Product: Firefox → DevTools
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•