[Webkit-unassigned] [Bug 79378] Pan scroll icon is painted at incorrect coordinates in frames

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 24 10:13:25 PST 2012


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





--- Comment #6 from Cem Kocagil <cem.kocagil+webkit at gmail.com>  2012-02-24 10:13:24 PST ---
(In reply to comment #5)
> do you want the Pan Icon to be painted in mainframe contents coordinates? or mainframe viewport coordinates?

It seems like the parent frame (not the owner, its parent) is doing the painting. I'm converting the main frame viewport coordinates to the parent frame's content coordinates.

(I see that there are many ScrollView/Widget methods to do some conversions, but I couldn't find the right one. Please inform me if there is such method.)

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