Comment 1 for bug 1340501

Revision history for this message
gue5t gue5t (gue5t) wrote :

This is caused by midori_browser_window_state_event_cb having an incorrect signature; it should be (<https://developer.gnome.org/gtk3/unstable/GtkWidget.html#GtkWidget-window-state-event>) a gboolean callback and should return FALSE. I'll submit a branch later.