[Webkit-unassigned] [Bug 38418] [Qt] REGRESSION: fixed elements don't behave correctly when composited (AC)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 2 14:15:19 PDT 2010


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





--- Comment #8 from Simon Hausmann <hausmann at webkit.org>  2010-06-02 14:15:19 PST ---
(In reply to comment #7)
> I researched further: this has to be platform specific, as other platforms might choose to implement scrolling in an async way. scrollPoitionChanged() should be called after the async scroll operation actually took place. In Qt we do sync scrolling, so it happens that we can call scrollPositionChanged() directly - but that behavior is platform specific.
> Therefore, I can't think of a differrent/more appropriate way to do this than ChromeClientQt :)

You're right.

Ok, what about the main frame vs. child frames point? :)

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