Bug 22540

Summary: [GTK] WebKit partial rendering issue
Product: WebKit Reporter: Srinivas Rao M Hamse <msrinirao>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WORKSFORME    
Severity: Critical CC: lkcl, mario.bensi, mrobinson, sriram.neelakandan, tofu.linden, xfdbse
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: Linux   
URL: http://www.google.com
Attachments:
Description Flags
Snapshot of Google page showing partial rendering issue none

Description Srinivas Rao M Hamse 2008-11-28 01:02:15 PST
I am using WebKit(r38592)+Gtk on DirectFB 1.2.0  ported on an arm platform. I am noticing that the render of widgets is not complete. Attaching a snapshot of google page. In this google text input text box in not drawn. Also seen this issue while rendering other widgets also. WebKit misses some of them at first go. It slowly draws as and when that part of the screen/widget gets refreshed(say by pressing TAB keys)

Any idea how to fix this issue ?
Comment 1 Srinivas Rao M Hamse 2008-11-28 01:06:08 PST
Created attachment 25567 [details]
Snapshot of Google page showing partial rendering issue

This issues is also discussed on webkit-dev mailing list at:

https://lists.webkit.org/pipermail/webkit-dev/2008-November/005849.html
Comment 2 Luke Kenneth Casson Leighton 2009-05-11 10:42:17 PDT
also related #25696 which describes similar screen corruption.
Comment 3 Luke Kenneth Casson Leighton 2009-05-15 10:19:58 PDT
check this:

https://bugs.webkit.org/attachment.cgi?id=30393&action=view

see if it works for you.
Comment 4 Luke Kenneth Casson Leighton 2009-05-15 10:52:02 PDT
check this:

https://bugs.webkit.org/attachment.cgi?id=30393&action=view

see if it works for you.
Comment 5 Martin Robinson 2010-08-05 17:25:41 PDT
Is this still an issue for you. Widget rendering has changed a great deal since you filed this.