Bug 18461 - Flicker when scrolling
Summary: Flicker when scrolling
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL:
Keywords: Qt
Depends on:
Blocks:
 
Reported: 2008-04-13 10:45 PDT by Benjamin Meyer
Modified: 2010-04-26 03:45 PDT (History)
2 users (show)

See Also:


Attachments
flicker example code (3.27 KB, application/octet-stream)
2008-04-13 11:40 PDT, Benjamin Meyer
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Meyer 2008-04-13 10:45:50 PDT
I have seen this when just browsing around and scrolling with the scrollwheel, but here is a reproducible case.

In the attached example hit Ctrl-F to cause the search widget to appear and the webview to scroll down.  The left hand side of the webpage flickers between white and painting the webpage.

If I turn off updates (see the two commented out lined in main.cpp before calling setScrollBarValue the flickering goes away.
Comment 1 Benjamin Meyer 2008-04-13 11:40:45 PDT
Created attachment 20501 [details]
flicker example code
Comment 2 Jocelyn Turcotte 2010-04-26 03:45:30 PDT
Could not reproduce on Windows with Qt 4.7.

Since this bug is quite old I'll assume that it is not valid anymore and resolve it.
Please tell if you can still reproduce the bug.