Closed Bug 1343017 Opened 7 years ago Closed 5 years ago

unpredictable behavior of ctrl+g to find next match in source open in debugger (different from Enter)

Categories

(DevTools :: Debugger, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: aryx, Unassigned)

Details

Latest Firefox 54.0a1 and 53.0a2 on Windows 8.1

Steps to reproduce:
1. Open https://www.anaesthetist.com/mnm/javascript/calc.htm
2. Select the only file as source.
3. If search in source file isn't active yet, hit Ctrl+F.
4. Type |maxlength|
5. Repeatedly press Ctrl+G
Actual result:
Search loops the 4 results it claimed.
6. Repeatedly press Enter
Actual result:
|MAXLENGTH| additionally found at different positions.
Hmm, I don't see this in debugger.html at the moment


http://g.recordit.co/JnkJ1suYPp.gif

Getting iterating correct (cmd+g and Enter) was very difficult, but I think the fix has landed in nightly. Let me know if you can still see it
Product: Firefox → DevTools

I believe this has been fixed.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.