Closed Bug 1272999 Opened 8 years ago Closed 8 years ago

Multiline code pasted in console is still partially clipped

Categories

(DevTools :: Console, defect)

49 Branch
defect
Not set
normal

Tracking

(firefox49 verified)

VERIFIED FIXED
Firefox 49
Tracking Status
firefox49 --- verified

People

(Reporter: Oriol, Assigned: yzen)

References

Details

(Keywords: regression)

Attachments

(2 files)

Attached image Screenshot
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:49.0) Gecko/20100101 Firefox/49.0
Build ID: 20160514030209

Steps to reproduce:

Enter multiline code in the console, either with Shift+Enter or pasting.


Actual results:

The text is partially clipped.


Expected results:

The case is bug 1242851. Bug 1271095 improved it a bit, but it's still clipped.
Blocks: 1242851, 1271095
Component: Untriaged → Developer Tools: Console
Flags: needinfo?(yzenevich)
Keywords: regression
Great, already reported. On DPI level 125% characters l,I,1 in the first line are indistinguishable
I pasted text from the page:   data:,for(I=0, l=i=1; I<l; I+=i){%0A  console.log("Hello, world!");%0A}
Status: UNCONFIRMED → NEW
Ever confirmed: true
Assignee: nobody → yzenevich
Status: NEW → ASSIGNED
Flags: needinfo?(yzenevich)
Comment on attachment 8753921 [details]
MozReview Request: Bug 1272999 - fixing multiline text clipping in console on Windows. r=bgrins

https://reviewboard.mozilla.org/r/53566/#review50408

Works for me (haven't tested this locally on Windows so I trust you've do so).  Otherwise, we can request a confirmation that the issue is fixed after landing
Attachment #8753921 - Flags: review?(bgrinstead) → review+
https://hg.mozilla.org/mozilla-central/rev/28176df6d571
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 49
I have reproduced this bug with Nightly 49.0a1 (2016-05-15) on Windows 8 , 64 Bit !

This bug's fix is verified with latest Beta 
 
Build ID   20160829102229
User Agent Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:49.0) Gecko/20100101 Firefox/49.0

[bugday-20160831]
Reproduced this bug in firefox nightly 49.0a1 (2016-05-15) with Ubuntu 16.04 (64 bit)

Verified this bug as fixed with latest firefox nightly 49.0b8 (Build ID: 20160829102229)
Mozilla/5.0 (X11; Linux x86_64; rv:49.0) Gecko/20100101 Firefox/49.0

As it is also verified on Windows (Comment 7), Marking it as verified
Status: RESOLVED → VERIFIED
QA Whiteboard: [bugday-20160831]
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: