WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WORKSFORME
30877
[Qt] Display corruption when scrolling down in OSX
https://bugs.webkit.org/show_bug.cgi?id=30877
Summary
[Qt] Display corruption when scrolling down in OSX
Bernhard Rosenkraenzer
Reported
2009-10-28 13:17:59 PDT
Created
attachment 42050
[details]
Screenshot showing the problem after scrolling down a few times Scrolling down in a QWebView in OSX (the same application displaying the same content works well on Linux) leads to display corruption - it looks like a few pixels that need repainting are not repainted when scrolling down. Refreshing the display (e.g. by switching to another application and back) fixes the corruption. Scrolling up is ok.
Attachments
Screenshot showing the problem after scrolling down a few times
(310.49 KB, image/tiff)
2009-10-28 13:17 PDT
,
Bernhard Rosenkraenzer
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Benjamin Poulain
Comment 1
2010-03-04 02:51:44 PST
I don't have the issue on Mac OS X. Could you provide more information to reproduce the problem: Which version of Qt? Which framework (Cocoa or Carbon)? Which version of WebKit? Do you see that on any QWebView?
Kenneth Rohde Christiansen
Comment 2
2010-03-04 04:02:54 PST
Sounds strange, I only know of a display corruption issue when using the QGraphicsWebView + open comboboxes
Bernhard Rosenkraenzer
Comment 3
2010-03-04 04:46:12 PST
Happens on any QWebView here with Qt 4.6 (and the version of QtWebKit that comes with it) built with Cocoa. An otherwise identical build of Qt and the same code on Linux works perfectly.
Benjamin Poulain
Comment 4
2010-03-04 05:33:30 PST
I use the browser demo and Arora with 4.6.x cocoa 64 bits and the 4.7 branch cocoa 64 bits. Is that on every page or on a specific page? Do you use a special graphic system (maybe try passing the option "-graphicssystem raster" to see if the graphics system is the issue)?
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