[webkit-reviews] review denied: [Bug 69179] Tops of some <select> elements are clipped with a deviceScaleFactor > 1 : [Attachment 109697] Revised patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 5 07:50:55 PDT 2011


Darin Adler <darin at apple.com> has denied Beth Dakin <bdakin at apple.com>'s
request for review:
Bug 69179: Tops of some <select> elements are clipped with a deviceScaleFactor
> 1
https://bugs.webkit.org/show_bug.cgi?id=69179

Attachment 109697: Revised patch
https://bugs.webkit.org/attachment.cgi?id=109697&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
This patch is definitely wrong. The word “Leopard” in that comment means
Leopard and newer, so there is no good argument for special casing Leopard. If
we do need to allow drawing outside the rectangle then we almost certainly need
to do more work, not just remove the clip.


More information about the webkit-reviews mailing list