Hey!

On Mon, 2010-04-12 at 07:38 -0400, Matthew Barnes wrote:
> On Sat, 2010-04-10 at 18:28 -0500, Diego Escalante Urrelo wrote:
> > Not a big help but I've been bitten by the same bug. Sometimes the
> > widget pops when you trigger an scroll event, or resize the WebView so
> > it requires scrollbars.
> > I /think/ it's filled somewhere but I don't remember.
> 
> I've since observed something similar.  Evolution packs the web view
> inside a GtkPaned widget, and users can change the pane orientation on
> the fly by selecting between what we call "Classic" vs "Vertical" view.
> 
> Doing so reveals the embedded widgets, so I've come to the conclusion
> that my own code is correct.  I haven't tried resizing yet; I'll give
> that a shot next.
> 
> Xan suggested calling gtk_widget_queue_resize() after the web view
> finishes loading, but that doesn't seem to be a swift enough kick.
> Perhaps gtk_widget_queue_draw()?
> 
> I'll play around with it more and note my results here for posterity.

Did you manage to get this working? This seems to be a somewhat common
problem, I wonder if there's something we can do to improve the
situation. I remember Xan had some idea, but it escaped me =P

Cheers,

-- 
Gustavo Noronha Silva <[email protected]>
GNOME Project

_______________________________________________
webkit-gtk mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-gtk

Reply via email to