Closed Bug 1108695 Opened 9 years ago Closed 5 years ago

Searching in the debugger in all files an occurrence and pressing enter should select the next occurrence

Categories

(DevTools :: Debugger, defect)

37 Branch
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: fayolle-florent, Unassigned)

References

(Blocks 2 open bugs)

Details

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:35.0) Gecko/20100101 Firefox/35.0
Build ID: 20141201162954

Steps to reproduce:

1. Open this page: http://nightly.mozilla.org/
2. Press Ctrl-Shift-S
    => The debugger panel of the DevTools should be open
3. In the search box of the debugger, type "!ea" and press enter
    => All occurrences are displayed in the list
4. Press Enter
    => Nothing happens
5. Press UP / Down
    => Nothing happens


Actual results:

Nothing happens in step 4 and 5.


Expected results:

I think it would be be nice that:
- pressing Enter goes to the next occurrence after the list is displayed
- pressing the Up / Down arrow keys displays respectively the next / previous occurrences

Initially reported here in the Firebug.next issue list: https://github.com/firebug/firebug.next/issues/182#issuecomment-66151010

Florent
Component: Untriaged → Developer Tools: Debugger
OS: Linux → All
Hardware: x86_64 → All
Blocks: firebug-gaps
Status: UNCONFIRMED → NEW
Ever confirmed: true
Actually, F3 should bring you to the next search result, like it does in any other programm. But I don't know if that conflicts with Firefox' own search.
Product: Firefox → DevTools

closing as this relates to the old debugger.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INVALID

(In reply to Jason Laster [:jlast] from comment #2)

closing as this relates to the old debugger.

Is it still an issue in the new debugger?

I don't think so. We have a different project search UI with keyboard navigation.

Blocks: 1565711
Blocks: 1565713
No longer blocks: 1565711
No longer blocks: 1565713
You need to log in before you can comment on or make changes to this bug.