[Webkit-unassigned] [Bug 13820] New: Height of cursor should be same as height of text, not line-height
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue May 22 11:39:58 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=13820
Summary: Height of cursor should be same as height of text, not
line-height
Product: WebKit
Version: 522+ (nightly)
Platform: PC
OS/Version: Mac OS X 10.4
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: CSS
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: just1gb at gmail.com
When CSS attribute line-height is specified for <textarea>, height of cursor
shown is equal to the value of attribute specified.
Spec "http://www.w3.org/TR/REC-CSS1#line-height" does not say anything about
cursor size.
Behaviour
Safari: Shows a big cursor.
IE: shows smaller cursor (equal to height of text, not line-height)
Firefox: Definitely buggy.. shows big cursor for first charecter, shows smaller
cursor for other charecters in a line
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list