[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 2 15:50:16 PDT 2010


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





--- Comment #7 from Dean Jackson <dino at apple.com>  2010-07-02 15:50:16 PST ---
The testcase still behaved the same way.

run-webkit-tests output didn't change either.

The reason is that the code doesn't go through Node::getRect(). It hits ContainerNode::getRect which has a very different implementation.

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