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)

defect

Tracking

(Not tracked)

People

(Reporter: nchevobbe, Unassigned)

References

(Blocks 1 open bug)

Details

  1. Go to https://nchevobbe.github.io/demo/console-test-app.html
  2. Open the debugger
  3. Open console-test-event-listeners.js
  4. Hit Ctrl+G to open the "Jump to line" UI
  5. 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

Severity: -- → S3
Priority: -- → P3
You need to log in before you can comment on or make changes to this bug.