RESOLVED FIXED 24769
[GTK] Scrolling render failed
https://bugs.webkit.org/show_bug.cgi?id=24769
Summary [GTK] Scrolling render failed
xfdbse
Reported 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
Attachments
render_ok_when_not_scroll (289.35 KB, image/png)
2009-03-24 00:43 PDT, xfdbse
no flags
render_error_when_scroll (209.65 KB, image/png)
2009-03-24 00:44 PDT, xfdbse
no flags
render_error_when_scroll (187.28 KB, image/png)
2009-03-24 00:45 PDT, xfdbse
no flags
render_error_when_scroll (196.07 KB, image/png)
2009-03-24 00:45 PDT, xfdbse
no flags
Repaint page fully when scroll. (513 bytes, patch)
2009-03-24 01:15 PDT, xfdbse
no flags
xfdbse
Comment 1 2009-03-24 00:43:45 PDT
Created attachment 28884 [details] render_ok_when_not_scroll
xfdbse
Comment 2 2009-03-24 00:44:26 PDT
Created attachment 28885 [details] render_error_when_scroll
xfdbse
Comment 3 2009-03-24 00:45:02 PDT
Created attachment 28886 [details] render_error_when_scroll
xfdbse
Comment 4 2009-03-24 00:45:21 PDT
Created attachment 28887 [details] render_error_when_scroll
xfdbse
Comment 5 2009-03-24 00:48:26 PDT
xfdbse
Comment 6 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)
Note You need to log in before you can comment on or make changes to this bug.