Open Bug 1908867 Opened 2 months ago Updated 2 months ago

Inline preview adjusts line wrapping

Categories

(DevTools :: Debugger, defect, P3)

defect

Tracking

(Not tracked)

People

(Reporter: bomsy, Unassigned)

References

(Blocks 1 open bug)

Details

STR

  1. Go to https://todomvc.com/
  2. Open the debugger and make sure the "Wrap Lines" setting is turned on (also make sure the "Inline Variable Preview" setting is off).
  3. Open https://todomvc.com/site-assets/main.js
  4. Set breakpoint on line 28
  5. Reload web page to trigger a pause on line 28
  6. Reduce the size of the editor, till the lines begin to wrap
  7. Turn on the "Inline Variable Preview" setting

ER

The inline previews are displayed, and the lines remain wrapped.

AR

The inline previews are displayed but the wrapped lines get adjusted and straighten out.

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