Open Bug 1894694 Opened 1 year ago Updated 1 year ago

Inline previews is displayed on the wrong line

Categories

(DevTools :: Debugger, defect, P3)

defect

Tracking

(Not tracked)

People

(Reporter: bomsy, Unassigned)

Details

Steps to reproduce

1. On https://nchevobbe.github.io/demo/console-test-app.html, open the debugger
2. Open console-test-event-listeners.js
3. Add a breakpoint on line 7
4. Click on the console.log button in the page
5 .Once paused, pretty print the file

Expected results

Inline preview for e should be on line 9

Actual results

Inline preview for e is displayed on line 6

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