[Webkit-unassigned] [Bug 41259] Interacting with a <select> element within a transformed and clipped container scrolls the container

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 9 18:17:10 PDT 2010


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


Dean Jackson <dino at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|webkit-unassigned at lists.web |dino at apple.com
                   |kit.org                     |
  Attachment #61132|                            |review?
               Flag|                            |




--- Comment #10 from Dean Jackson <dino at apple.com>  2010-07-09 18:17:10 PST ---
Created an attachment (id=61132)
 --> (https://bugs.webkit.org/attachment.cgi?id=61132)
patch and testcase

Patch and testcase. The ContainerNode::getRect call (and the two methods changed here) are quite concerning. Many of the comments indicate that its behaviour has been lost in time. 

Anyway, this patch fixes the raised bug, hopefully makes all of this code transform aware, and has a test case to make sure nothing has broken. The test case exercises many of the code paths in the ContainerNode methods.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list