[Webkit-unassigned] [Bug 6240] REGRESSION: scrollbars in overflows don't work

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sun Dec 25 14:13:53 PST 2005


http://bugzilla.opendarwin.org/show_bug.cgi?id=6240





------- Additional Comments From opendarwin.org at mitzpettel.com  2005-12-25 14:13 -------
-        docRenderer->layer()->hitTest(hitTestResult, m_pageX, m_pageY);
+        docRenderer->layer()->hitTest(hitTestResult, m_clientX, m_clientY);
seems to do the trick, but I don't understand all those coordinate systems.

-- 
Configure bugmail: http://bugzilla.opendarwin.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