RESOLVED FIXED 19908
gdk_window_invalidate_rect() called for not realized widget
https://bugs.webkit.org/show_bug.cgi?id=19908
Summary gdk_window_invalidate_rect() called for not realized widget
David Hansen
Reported 2008-07-06 02:09:17 PDT
To reproduce webkit_web_view_open() in a not yet shown webkit web view: Gdk-CRITICAL **: gdk_window_invalidate_rect: assertion `window != NULL' failed aborting... This happens in ScrollView::update().
Attachments
Alp Toker
Comment 1 2008-09-18 04:45:11 PDT
Fixed in r36533. Please re-open bug if the issue persists.
Note You need to log in before you can comment on or make changes to this bug.