id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
2817	Mouse handling in dialogs	andrew_b	andrew_b	"Currently, dialog itself doesn't handle mouse events. It just sends event to each of its widgets. If there are several overlapped widgets in dialog, there is some problem to decide which widget must get and handle mouse event.

The offering solution is folowing: add mouse handler to the dialog (Dlg_head) and change handling of mouse events: first, dialog itself tries to handle event, then
widgets do that.

This ticket is a preliminary step to #2261.

Branch: 2817_dlg_mouse (parent: master).
Initial changeset:83e3945c24d7d37bc880d1f0d8a6e7acea785404
"	enhancement	closed	major	4.8.4	mc-core	master	fixed					merged	committed-master
