Open Bug 1409863 Opened 7 years ago Updated 2 years ago

Style Editor Find Next/Prev

Categories

(DevTools :: General, enhancement, P3)

57 Branch
enhancement

Tracking

(firefox57 wontfix)

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).
Severity: normal → enhancement
Component: Search → Developer Tools
OS: Other → All
Product: Mozilla Developer Network → Firefox
Hardware: All → x86_64
Version: unspecified → 57 Branch
Hardware: x86_64 → All
Priority: -- → P1
Thank you for filing this.
Blocks: 973117
Status: UNCONFIRMED → NEW
Ever confirmed: true
Priority: P1 → P3
Product: Firefox → DevTools
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.