[Webkit-unassigned] [Bug 75501] Webkit takes too long to move the scrollbar back to its previous position when you click Back.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 4 16:00:18 PST 2012


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





--- Comment #1 from Brady Eidson <beidson at apple.com>  2012-01-04 16:00:18 PST ---
There should be zero delay when the page is in the page cache.

For the non page-cache case, this is actually a very difficult problem.

I'd love to see *one* specific URL where you see behavior you like in Firefox but in WebKit we wait till it's finished loading.  It's very likely that Firefox "works" by avoiding the amount of polish we usually demand.  But it's also possible they've put a lot of effort into solving this very difficult problem.

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