Closed Bug 1289616 Opened 8 years ago Closed 6 years ago

No "find next" in devtools debugger

Categories

(DevTools :: Debugger, defect, P3)

49 Branch
defect

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: kats, Unassigned)

Details

Nightly build on Windows. I opened the devtools debugger and prettified one of the JS sources. Hit ctrl-f to search through the JS source for a particular string. Typed in the string, and the search tool found the first instance of the string. However there doesn't seem to be a way to do "find next" to find the next occurrence of the string. At least I didn't see anything.
Cmd/Ctrl+g should go forward to the next match, and Cmd/Ctrl+Shift+g should navigate backwards to the next result.

Related, I believe the updated UI being worked on will have a better way to surface this - that is: https://github.com/jlongster/debugger.html/issues/396
Component: Developer Tools → Developer Tools: Debugger
I did try ctrl+g but it just put focus into the content find bar.
Tentatively marking as P3. Can up to P2 when someone confirms.
Priority: -- → P3
Per policy at https://wiki.mozilla.org/Bug_Triage/Projects/Bug_Handling/Bug_Husbandry#Inactive_Bugs. If this bug is not an enhancement request or a bug not present in a supported release of Firefox, then it may be reopened.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INACTIVE
Resolution: INACTIVE → WORKSFORME
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.