WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
14025
[GDK] Page renders fully, adds a scrollbar, then reflows
https://bugs.webkit.org/show_bug.cgi?id=14025
Summary
[GDK] Page renders fully, adds a scrollbar, then reflows
Alp Toker
Reported
2007-06-07 04:42:48 PDT
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?
Attachments
Add attachment
proposed patch, testcase, etc.
Alp Toker
Comment 1
2008-01-06 12:07:07 PST
This was probably fixed when Holger reworked frames and ScrollView. Can't reproduce the issue any more.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug