BUTTON: Modified the conditions at the click.
authorHyunJong Park <paulhj.park@samsung.com>
Fri, 10 Jun 2016 06:39:21 +0000 (15:39 +0900)
committerHyunJong Park <paulhj.park@samsung.com>
Fri, 10 Jun 2016 06:55:36 +0000 (15:55 +0900)
commitfd785e576bdbf8b8cc8604bd9b8d5e2223acd0a3
treec3544b71a90d275524f367eb4b12e9a759ac4cbc
parent418494bc054f5622e66ad0da4727bb3248d61646
BUTTON: Modified the conditions at the click.

To check that click on the button of current window.
Some widgets open a new window when the mouse down.
If the mouse position is on over of the button of new windows,
The button of new windows is clicked.

Change-Id: I6567213ee770be93b2e906934d121c713c0d42b5
Signed-off-by: HyunJong Park <paulhj.park@samsung.com>
bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/TizenPushButtonRenderer.java