[Webkit-unassigned] [Bug 116424] New: Caret height is wrong for editable contents
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun May 19 19:40:59 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=116424
Summary: Caret height is wrong for editable contents
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: HTML Editing
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: ktf.kim at samsung.com
Currently, caret's height is current line's height,
but it looks weird for editable contents with an image and text on the same line (Or text with variable font-sizes).
For example, from the attached editable.htm, you can see the caret height is too big while editing the text.
When I checked the Firefox and the MS Word, the caret height was not a line's height, but a current object's height,
and it looks more reasonable.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list