TEXT: Fix bug that focus event processing
authorHyunJong Park <paulhj.park@samsung.com>
Fri, 17 Jun 2016 04:20:50 +0000 (13:20 +0900)
committerHyunJong Park <paulhj.park@samsung.com>
Fri, 17 Jun 2016 04:27:51 +0000 (13:27 +0900)
commit8c5f952228e7c57258dd7291da442f24210ed780
tree6846f5abda6bef636d8585abde8a1e8f5faa333c
parentfe6d0ab47e9aa967f6f3509cc1f8c1868390fa90
TEXT: Fix bug that focus event processing

The custom text widget must send the focus event to native widget
when the custom text widget got focus from the parent composite.

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