Bug 19908 - gdk_window_invalidate_rect() called for not realized widget
Summary: gdk_window_invalidate_rect() called for not realized widget
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Minor
Assignee: Nobody
URL:
Keywords:
Depends on: 20854
Blocks:
  Show dependency treegraph
 
Reported: 2008-07-06 02:09 PDT by David Hansen
Modified: 2008-09-18 04:45 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Hansen 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().
Comment 1 Alp Toker 2008-09-18 04:45:11 PDT
Fixed in r36533. Please re-open bug if the issue persists.