[Webkit-unassigned] [Bug 26634] focus border clipped with floated content at end of editable div with overflow:visible

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 22 17:50:37 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=26634





------- Comment #1 from ojan at chromium.org  2009-06-22 17:50 PDT -------
Created an attachment (id=31695)
 --> (https://bugs.webkit.org/attachment.cgi?id=31695&action=view)
test case with improperly clipped focus rect

The focus rect gets drawn outside the bounding box of the contentEditable
element, but doesn't get invalidated right in some cases. This was one such
case. I hit other cases with a little bit of playing.

That said, it's weird to me that we have the focus rect be the overflow content
and not the bouding box of the contentEditable element. The latter seems easier
to implement and less weird to users.


-- 
Configure bugmail: https://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