Closed Bug 1576660 Opened 5 years ago Closed 5 years ago

Array is wrapped across lines

Categories

(DevTools :: Debugger, defect)

defect
Not set
normal

Tracking

(firefox70 fixed)

RESOLVED FIXED
Firefox 70
Tracking Status
firefox70 --- fixed

People

(Reporter: jlast, Assigned: davidwalsh)

References

Details

(Whiteboard: [debugger-reserve])

Attachments

(2 files)

What were you doing?

STR:

  1. go to https://firefox-dev.tools/debugger-examples/examples/todomvc/
  2. add a breakpoint on backbone.js:205

It is surprising to me that the previews wrap to the next line. In this case events is wrapped and a1, a2 are all on the next line.

I'd expect this line to not wrap.

adding white-space: nowrap; to .inline-preview-outer

Pushed by dwalsh@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8ebb47c9b834
Don't allow wrapping of inline preview items r=jlast
Assignee: nobody → dwalsh
Blocks: dbg-70
Status: NEW → ASSIGNED
Whiteboard: [debugger-reserve]
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 70
QA Whiteboard: [qa-70b-p2]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: