[Webkit-unassigned] [Bug 52349] [GTK] WebkitGTK doesn't paint Flash content until window resized

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 26 09:16:25 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=52349





--- Comment #9 from Martin Robinson <mrobinson at webkit.org>  2012-09-26 09:16:52 PST ---
(In reply to comment #8)
> (In reply to comment #7)
> > Perhaps what's necessary is to call gtk_widget_queue_resize somewhere?
> 
> I would have to have a look at this patch more closely. But I feel like that change cause the resize to be sent before the Flash plugin has the window (NPP_SetWindow being called iirc). Which bring back the old issue that the plugin never redraw.

So perhaps once SetWindow is called, we should queue another widget resize and add a delayed allocation to the plugin.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list