Closed Bug 1282481 Opened 10 years ago Closed 7 years ago

Browser Console doesn't handle long error lines well

Categories

(DevTools :: Console, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: zwol, Unassigned)

References

Details

(Whiteboard: [devtools-ux])

Attachments

(3 files)

The Browser Console needs to be more aggressive about word-wrapping long error messages. Please see the attached pair of screenshots, in which I have to make the window ridiculously wide in order to see the error locations, and even then they're ellipsized into uselessness. The major problem appears to be with blobs of JSON dumped into the error console, which might usefully get pretty-printed; if that's too much work, I suggest treating commas and colons as acceptable line-break positions (maybe even "all Unicode punctuation except for quotation marks", but there doesn't seem to be a Unicode category for quotation marks, so that might also be too much work).
Priority: -- → P3
Whiteboard: [devtools-ux]
Product: Firefox → DevTools
Attached image issue fixed
The issue is fixed, we do wrap everything on the console.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: