Closed Bug 978167 Opened 11 years ago Closed 6 years ago

Navigating files in the search dropdown via arrow keys is slow

Categories

(DevTools :: Debugger, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: fitzgen, Unassigned)

References

(Blocks 1 open bug)

Details

Unrelated to the bug about typing while searching being slow (whichever one it is, can't find it at the moment).

We are selecting and displaying the source as we move the arrow keys, so if you press down or up a few times quickly, it feels really sluggish and I got lost as to which source I was at while I was waiting for the UI to catch up to my events.

We should either debounce this a little or wait till a user hits enter or closes the popup before we select the source.

I experienced this while chrome debugging, but it isn't chrome specific. Probably we just happen to have fairly large files in Firefox.
Summary: Selecting files in the search dropdown via arrow keys is slow → Navigating files in the search dropdown via arrow keys is slow
Cmd+P file searching dropdown, to be specific.
Product: Firefox → DevTools

Our new debugger is fast! :)

Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
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.