[Webkit-unassigned] [Bug 54532] New: On platforms without platformWidgets, going Back to a scrolled page draws at the top-left before drawing at the restored scroll position

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 15 22:53:42 PST 2011


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

           Summary: On platforms without platformWidgets, going Back to a
                    scrolled page draws at the top-left before drawing at
                    the restored scroll position
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: Mac OS X 10.6
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: sullivan at apple.com


To reproduce (on Windows or using WebKit2 on Mac, e.g.):

1. Visit http://www.apple.com in a window that’s narrow enough that a horizontal scroller is needed.
2. Scroll to the right side of the page.
3. Click one of the links at the top (e.g. “iPad”).
4. Click Back button

http://www.apple.com draws at the top-left, then redraws with the correct scroll position.

This does not happen in shipping Safari on Mac (due to the use of platformWidgets for the scrollers, as it turns out).

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