[webkit-reviews] review requested: [Bug 41259] Interacting with a <select> element within a transformed and clipped container scrolls the container : [Attachment 61857] Patch and testcase

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 16 16:10:03 PDT 2010


Dean Jackson <dino at apple.com> has asked  for review:
Bug 41259: Interacting with a <select> element within a transformed and clipped
container scrolls the container
https://bugs.webkit.org/show_bug.cgi?id=41259

Attachment 61857: Patch and testcase
https://bugs.webkit.org/attachment.cgi?id=61857&action=review

------- Additional Comments from Dean Jackson <dino at apple.com>
New testcase that is text-based using scrollTop rather than rendertree-based.
This also tests the untransformed case to show that things have not changed
with the addition of transforms. The test calls focus on the form elements
which should bring them into view. This was the origin of the bug, that popups
would appear at a different location from the click and menu.


More information about the webkit-reviews mailing list