[Webkit-unassigned] [Bug 17753] Caret extends out of bounds of editable element if element has -webkit-box-shadow

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 10 15:44:13 PDT 2008


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





------- Comment #1 from mitz at webkit.org  2008-03-10 15:44 PDT -------
Lines' vertical selection bounds double as vertical overflow bounds, so the
reason box-shadow is included in selection bounds (and therefore caret height)
is that it needs to be included in repaints. There may be a better way to
ensure that shadows are repainted.


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