Open Bug 1447249 Opened 8 years ago Updated 3 years ago

Devtools console wraps prematurely on viewing array objects

Categories

(DevTools :: Console, defect, P3)

61 Branch
defect

Tracking

(firefox59 affected, firefox60 affected, firefox61 affected)

Tracking Status
firefox59 --- affected
firefox60 --- affected
firefox61 --- affected

People

(Reporter: joshunger1, Unassigned)

Details

Attachments

(1 file)

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:61.0) Gecko/20100101 Firefox/61.0 Build ID: 20180317220121 Steps to reproduce: 1. console.log an array with pojo. 2. expand array. Actual results: premature wrapping Expected results: object preview expands to the entire width of the console window; this would match chrome
chromeparity
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:61.0) Gecko/20100101 Firefox/61.0 Build ID: 20180322220118 Hello, I have managed to reproduce this issue on latest Firefox Release 59.0.1, latest Nightly build using Mac 10.13.3 and Windows 10 x64. I created a minimal test case, ran it in the Browser console and expanded the "Array" and the object lines were wrapped if I resized the browser. On Chrome this issue is not reproducible because a scrollbar appears.
Status: UNCONFIRMED → NEW
Component: Untriaged → Developer Tools: Console
Ever confirmed: true
Looks like it's wrapping at the location link. Nicolas, do you know of another issue/bug filed for this?
Flags: needinfo?(nchevobbe)
Not that I know. I'm not sure how we can tackle this, make the location a floating element ?
Flags: needinfo?(nchevobbe)
Priority: -- → P3
Product: Firefox → DevTools
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: