Closed Bug 1457807 Opened 6 years ago Closed 6 years ago

long text on console makes horizontal scroll

Categories

(DevTools :: Console, defect)

59 Branch
x86_64
All
defect
Not set
normal

Tracking

(firefox59 affected, firefox60 affected, firefox61 affected)

RESOLVED DUPLICATE of bug 1455645
Tracking Status
firefox59 --- affected
firefox60 --- affected
firefox61 --- affected

People

(Reporter: cs09gi, Unassigned)

Details

Attachments

(1 file)

Attached image longtext1.JPG
User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:59.0) Gecko/20100101 Firefox/59.0
Build ID: 20180323154952

Steps to reproduce:

logged long text on console.


Actual results:

it created horizontal scroll on console.


Expected results:

Long text should be displayed with fixed width so everything must be displayed in current view without horizontal scroll.

I assume, the logging area doesn't care its filename area. so it cuts the log text too late. it should be calcuated with filename area so it doesn't make the horizontal scroll and could make new line proper point.
User Agent: Mozilla/5.0: (Windows NT 10.0; Win64; x64; rv:59.0) Gecko/20100101 Firefox/59.0
Build ID: 20180427210249

Hello,

I have managed to reproduce this issue on latest Firefox release 59.0.3, latest Nightly build 61.0a1 (Build ID: 20180502220059), using Windows 10 x64, Mac 10.13.3 and Ubuntu 14.04 x64.
I don't think this issue is a regression, since I've managed to reproduce it on older Nightly versions, such as 50.0a1 (Build ID: 20160606131341).
  
I have opened the Developer Tools -> Console tab, inserted a long text and the horizontal scrollbar appeared.
Status: UNCONFIRMED → NEW
Component: Untriaged → Developer Tools: Console
Ever confirmed: true
OS: Unspecified → All
Hardware: Unspecified → x86_64
When you just print some string on console, scrollbar doesn't appear. but you try to make dev tools additional strings such as filename, error message, etc, then scrollbar appears.
("looooooooooooooooooooooooooooooooooooooooooooooooooooooooooong") with no scrollbar.
(loooooooooooooooooooooooooooooooooooooooooooooooooooooooooooong) with scrollbar
Hello,

This is likely a duplicate of Bug 1455645, which we are currently working on.
I'm closing this bug as a duplicate for now.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: