[Webkit-unassigned] [Bug 52988] REGRESSION (r75555): Safari RSS sidebar jiggles when scrolling

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 13 21:04:39 PDT 2011


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





--- Comment #23 from Andy Estes <aestes at apple.com>  2011-04-13 21:04:38 PST ---
(In reply to comment #22)
> As far as how to solve this regression with Safari RSS's sidebar, using requestAnimationFrame (http://webstuff.nfshost.com/anim-timing/Overview.html) may be an option. 

Apple's WebKit port doesn't enable REQUEST_ANIMATION_FRAME, and I'm not sure this bug is sufficient justification for taking the risk of enabling it at this point.

The better approach is probably to add a quirk that dispatches ScrollEvent synchronously under certain circumstances.

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