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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 24 08:11:23 PST 2011


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





--- Comment #5 from Darin Adler <darin at apple.com>  2011-01-24 08:11:22 PST ---
(In reply to comment #3)
> Is using position: fixed an alternative here?

It’s not.

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

That’s right. That’s why position: fixed is not suitable.

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