[Webkit-unassigned] [Bug 14025] New: [GDK] Page renders fully, adds a scrollbar, then reflows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 7 04:42:48 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14025

           Summary: [GDK] Page renders fully, adds a scrollbar, then reflows
           Product: WebKit
           Version: 522+ (nightly)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: alp at atoker.com


When loading a page longer than the height of the scrolled window, the entire
page is rendered without scrollbars, and then has to be re-flowed and
re-rendered once scrollbars are made visible, in order to fit the new
allocation.

This slows things down, particularly on mobile devices.

Perhaps this can be easily fixed by twiddling the order in which re-layout,
rendering and scrollbar updates are done?


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list