Bug 24769 - [GTK] Scrolling render failed
Summary: [GTK] Scrolling render failed
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: All Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-23 18:46 PDT by xfdbse
Modified: 2009-04-02 23:41 PDT (History)
0 users

See Also:


Attachments
render_ok_when_not_scroll (289.35 KB, image/png)
2009-03-24 00:43 PDT, xfdbse
no flags Details
render_error_when_scroll (209.65 KB, image/png)
2009-03-24 00:44 PDT, xfdbse
no flags Details
render_error_when_scroll (187.28 KB, image/png)
2009-03-24 00:45 PDT, xfdbse
no flags Details
render_error_when_scroll (196.07 KB, image/png)
2009-03-24 00:45 PDT, xfdbse
no flags Details
Repaint page fully when scroll. (513 bytes, patch)
2009-03-24 01:15 PDT, xfdbse
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description xfdbse 2009-03-23 18:46:20 PDT
I am able to run webkit over directfb backend on arm platform - using GtkLauncher . 

The problem I face is that when I open http://www.google.com/support/?hl=en using this browser and scroll the page; it results the visual area is not updated when scrolling, and the screen display confusion.

Version:
WebKit-r40777
gtk+-2.12.12
DirectFB-1.2.6
Comment 1 xfdbse 2009-03-24 00:43:45 PDT
Created attachment 28884 [details]
render_ok_when_not_scroll
Comment 2 xfdbse 2009-03-24 00:44:26 PDT
Created attachment 28885 [details]
render_error_when_scroll
Comment 3 xfdbse 2009-03-24 00:45:02 PDT
Created attachment 28886 [details]
render_error_when_scroll
Comment 4 xfdbse 2009-03-24 00:45:21 PDT
Created attachment 28887 [details]
render_error_when_scroll
Comment 5 xfdbse 2009-03-24 00:48:26 PDT
Change website to:

http://www.google.com/intl/en/privacy.html
Comment 6 xfdbse 2009-03-24 01:15:38 PDT
Created attachment 28888 [details]
Repaint page fully when scroll.

if i doing follow, all seems to be OK when scroll:

In function:
	ChromeClient::repaint() 
Comment
	//if (contentChanged)