Bug 132411 - Cursor gets thinner on empty lines
Summary: Cursor gets thinner on empty lines
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: iPhone / iPad Unspecified
: P2 Normal
Assignee: Enrica Casucci
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-04-30 17:00 PDT by Enrica Casucci
Modified: 2014-04-30 17:09 PDT (History)
0 users

See Also:


Attachments
Patch (1.39 KB, patch)
2014-04-30 17:06 PDT, Enrica Casucci
benjamin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Enrica Casucci 2014-04-30 17:00:49 PDT
After we changed RenderBR not to be RenderText and we started using RenderLineBreak instead (r155957), the caret gets thinner on every newline.

<rdar://problem/15994556>
Comment 1 Enrica Casucci 2014-04-30 17:06:13 PDT
Created attachment 230539 [details]
Patch
Comment 2 Benjamin Poulain 2014-04-30 17:07:30 PDT
Comment on attachment 230539 [details]
Patch

But...but...I really liked the small caret :)
Comment 3 Enrica Casucci 2014-04-30 17:09:28 PDT
Committed revision 168066.