Bug 49228 - REGRESSION: caret is shorter now when line-height is specified.
Summary: REGRESSION: caret is shorter now when line-height is specified.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Dave Hyatt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-08 17:37 PST by Dave Hyatt
Modified: 2010-11-08 17:41 PST (History)
0 users

See Also:


Attachments
Patch (1.32 KB, patch)
2010-11-08 17:39 PST, Dave Hyatt
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dave Hyatt 2010-11-08 17:37:19 PST
This was caught by pixel tests.  The caret needs to use selectionTop/Bottom now that lineTop no longer includes the leading.
Comment 1 Dave Hyatt 2010-11-08 17:39:02 PST
Created attachment 73319 [details]
Patch
Comment 2 Dave Hyatt 2010-11-08 17:41:15 PST
Fixed in r71589.