[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 16:33:37 PST 2011


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





--- Comment #15 from Mihai Parparita <mihaip at chromium.org>  2011-01-24 16:33:37 PST ---
(In reply to comment #8)
> See http://code.google.com/p/chromium/issues/detail?id=2 for an example of this.  Sadly the javascript is compressed, but the left-hand bar with id "meta-float" switches between position:relative and position:fixed depending on the scroll offset.  It looks much better than the rss page.

I looked into implementing this approach, but I ran into 53049 (on code.google.com the whole document scrolls, on Safari RSS there's only a div with overflow: overlay).

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