id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
3562	Mouse clicking in listbox doesn't notify dialog of change	mooffie		"The listbox widget has a [http://www.midnight-commander.org/ticket/313 useful feature]: it sends MSG_ACTION to the dialog to notify it when the selected item changes. This makes it easy to implement the common UI pattern in which widgets update themselves in response to listbox change.

This UI pattern is used in the following dialogs:

* Directory hotlist / Active VFS directories
* External Panelize
* Slava's ""friendly bookmark manager"" (screenshot at ticket:2979)
* (A few scripts shipped with mc^2^)

**However,** this MSG_ACTION isn't fired for changes caused by mouse clicking. Only for those caused by the keyboard.

This patch fixes this."	defect	closed	minor	4.8.16	mc-core	master	fixed			3569		merged	committed-master
