[Webkit-unassigned] [Bug 13820] Height of cursor should be same as height of text, not line-height

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 29 12:43:34 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=13820


amitjoshi_79 at yahoo.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #17595|                            |review?
               Flag|                            |




------- Comment #3 from amitjoshi_79 at yahoo.com  2007-11-29 12:43 PDT -------
Created an attachment (id=17595)
 --> (http://bugs.webkit.org/attachment.cgi?id=17595&action=view)
patch for fixing the cursor height issue 

It a simple patch that should fix the cursor height issue in the caretRect
method of RenderText. Also I had to override caretRect in
RenderTextControlInnerBlock to take care of the initial state of the cursor
(before first text char is entered).

This is my first attempt to hack webkit code- so please let me know if I am not
following the process correctly. 


-- 
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