Closed Bug 1368706 Opened 7 years ago Closed 5 years ago

Horizontal scrollbar prevents accessing the last message

Categories

(DevTools :: Console, enhancement, P3)

enhancement

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: jdescottes, Unassigned)

Details

Attachments

(1 file)

STRs:
- log long messages that trigger a horizontal scrollbar 
  (eg `console.log((new Array(500)).join("a"))`)
- the floating scrollbar can prevent you from selecting the last line (see screenshot)

The issue exists both with the old and the new frontend.
FWIW, the console on Chrome is wrapping long lines.
I was going to open up a bug for this, but it seems that somebody else has beaten me to it.

If you wait, the scrollbar will eventually disappear, allowing you to access the last message. Still, even when you expand an object or something this way, it will continue to block the last line of text.
Product: Firefox → DevTools

We do wrap everything now and don't have any horizontal scrollbar in the console, so I think we can close this.
Feel free to re-open it if the issue persist.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: