Comment 15 for bug 717358

Revision history for this message
Santtu Lakkala (inz) wrote :

The updated patch doesn't fix cases which do _show() ... _hide() (where hide is called before local_notify). I wrote some findings in bug 705112, but in short the problem is that gtk_widget_hide() only calls GtkWidget::hide if the widget was visible.