[Webkit-unassigned] [Bug 20229] REGRESSION: WebKit double-draws selections in some cases

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 30 18:12:31 PDT 2008


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





------- Comment #4 from hyatt at apple.com  2008-07-30 18:12 PDT -------
Padding and border on inline elements is being incorporated into selection top
and bottom since we use overflow.  We need to change selection away from using
painting overflow and to be its own unique values.

This is a regression because an empty inline element is now present (because of
fixes to make sure those show up).  (<span class=taxonomy>)


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