id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
3652	Glib-critical asserts in the GUI when doing mouse events in empty find list	wwp		"I get Glib-critical right in the middle of the user interface when I do some mouse actions over an empty find results list.

Clicking raises one (GLib-CRITICAL: g_queue_is_empty: assertion `queue != NULL` failed), double-clicking closes the find dialog (and aborts the running find) and it's unexpected, mouse scrolldown raises a glib-critical one about get_length() too.

The attached patch solves both of them, by NOT displaying a Glib-critical and NOT closing the running find (double-click).
"	defect	closed	minor	4.8.18	mc-core	master	fixed	find glib critical assertion mouse				no branch	
