[Webkit-unassigned] [Bug 59276] New: [Gtk] No need to erase background before loading a new page

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Apr 23 08:25:04 PDT 2011


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

           Summary: [Gtk] No need to erase background before loading a new
                    page
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: joone.hur at collabora.co.uk


WebKitGtk+ erases background before loading a new page.
So, if it takes some time to load the page, users have to see the empty page for a second.
This makes the user think that the page loading is very slow.

However, in the case of other WebKit based browser, 
they leave the current page before preparing the layout of a new page, 
and then just replace the current page with the new one.

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