Debugger doesn't scroll to the right line when clicking errors in the console
Categories
(DevTools :: Debugger, defect, P2)
Tracking
(firefox-esr52 fix-optional)
Tracking | Status | |
---|---|---|
firefox-esr52 | --- | fix-optional |
People
(Reporter: bzbarsky, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
Reporter | ||
Comment 1•7 years ago
|
||
Reporter | ||
Comment 2•7 years ago
|
||
Reporter | ||
Comment 3•7 years ago
|
||
Comment 4•7 years ago
|
||
Comment 5•7 years ago
|
||
Updated•7 years ago
|
Comment 6•7 years ago
|
||
Updated•7 years ago
|
Updated•6 years ago
|
Updated•6 years ago
|
Comment 7•6 years ago
|
||
David, can you see if you can reproduce this? If so, maybe we should budget it for quality work this quarter...
Comment 8•6 years ago
|
||
I tested this again; we have a problem that's "in the way" of truly testing this, and said problem is that clicking the reference error link opens "view-source:https://bug1383209.bmoattachments.org/attachment.cgi?id=8888882" in a new tab instead of opening the error in the debugger. The link's tooltip, however, says "View Source in Debugger -> {link address}", so we need to (1) determine what behavior we want here and (2) if it is to open the debugger, find out if this issue still exists.
:digitarald: What would you like to happen? I think that's what we need to ensure this is expected behavior.
Comment 9•6 years ago
|
||
in a new tab instead of opening the error in the debugger
I don't see your behavior. Opens in Debugger for me in Nightly (66.0a1 (2019-01-24) (64-bit)) and scrolls to the right line.
Unrelated feedback for follow up bugs: Comparing to Chrome, they do a better job at showing a slower fading highlight and marking the line up with an error styling + icon.
Comment 10•6 years ago
|
||
Retested this and it appears to work great. Closing.
Updated•6 years ago
|
Description
•