Open
Bug 1519807
Opened 7 years ago
Updated 3 years ago
Console windows response double scroll bars
Categories
(DevTools :: Console, defect, P2)
Tracking
(Not tracked)
NEW
People
(Reporter: justin, Unassigned)
Details
Attachments
(1 file)
|
67.38 KB,
image/jpeg
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36
Steps to reproduce:
Open console window, get an Ajax response that causes an error that sends back multiple lines. Usually when the Ajax response is supposed to be JSON and a non-JSON string is passed instead, for example when debugging.
Actual results:
The scroll window is out of bounds and 2 sets of vertical scroll bars are shown instead of one
Expected results:
There should be just one set of scroll bars
Updated•7 years ago
|
Component: Untriaged → Console
Product: Firefox → DevTools
Comment 1•7 years ago
|
||
Thanks for filing this Justin.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Priority: -- → P2
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•