Closed
Bug 1428586
Opened 7 years ago
Closed 7 years ago
Debugger's "Find in files" stuck at "Loading..." when there is no result
Categories
(DevTools :: Debugger, defect)
DevTools
Debugger
Tracking
(firefox-esr52 unaffected, firefox57 unaffected, firefox58 unaffected, firefox59 fixed)
RESOLVED
DUPLICATE
of bug 1429908
Tracking | Status | |
---|---|---|
firefox-esr52 | --- | unaffected |
firefox57 | --- | unaffected |
firefox58 | --- | unaffected |
firefox59 | --- | fixed |
People
(Reporter: Oriol, Unassigned)
References
Details
(Keywords: regression)
1. Go to http://example.com
2. Open the debugger
3. Press Ctrl+Shift+F
4. Write 123
5. Press enter
Result: A "Loading..." message
Expected: A "No results found" message
Regressed in https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=003d418a3516b9fffc40f4a5f6f9f6e75f2de448&tochange=b7b279271a15188af2ba3cb6c8e4f119545fd1c7
Comment 1•7 years ago
|
||
working on a fix in github https://github.com/devtools-html/debugger.html/pull/5051
Comment 2•7 years ago
|
||
Thanks Jason. Are we going to be able to get this in time for 59? It seems like a fairly serious UX issue that might confuse people, so I think we should try to get it in. Since we're in the soft freeze period, we should try to land only very small debugger releases if possible.
Flags: needinfo?(jlaster)
Comment 3•7 years ago
|
||
This has been fixed in v9.0 of the debugger, released in Bug 1429908.
Status: NEW → RESOLVED
Closed: 7 years ago
Flags: needinfo?(jlaster)
Resolution: --- → DUPLICATE
Updated•7 years ago
|
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•