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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 23 21:25:00 PST 2011


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





--- Comment #3 from Mihai Parparita <mihaip at chromium.org>  2011-01-23 21:24:59 PST ---
This is unfortunate.

Is using position: fixed an alternative here? It looks like the code (slipDiffScroll) tries to be clever if the sidebar is taller than the viewport area, so a scroll event handler will be necessary regardless in those cases (where the sidebar needs to scroll).

Darin: any ideas how to handle this use-case while still keeping the scroll event async?

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