Open
Bug 1903194
Opened 6 months ago
Updated 6 months ago
"Go to line" doesn't set a default column and does not move cursor
Categories
(DevTools :: Debugger, defect, P3)
DevTools
Debugger
Tracking
(Not tracked)
NEW
People
(Reporter: nchevobbe, Unassigned)
References
(Blocks 1 open bug)
Details
- Go to https://nchevobbe.github.io/demo/console-test-app.html
- Open the debugger
- Open
console-test-event-listeners.js
- Hit Ctrl+G to open the "Jump to line" UI
- Enter 46
-> The line is highlighted, but the location in the right corner indicates (46, NaN), and the cursor isn't set on the line
Updated•6 months ago
|
Severity: -- → S3
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•