[4.0] Delete ime hide when KeyEvent is return or exit 95/172395/1
authorSeoyeon Kim <seoyeon2.kim@samsung.com>
Tue, 13 Mar 2018 11:15:35 +0000 (20:15 +0900)
committerSeoyeon Kim <seoyeon2.kim@samsung.com>
Tue, 13 Mar 2018 11:23:03 +0000 (20:23 +0900)
commit4157e64e9217aa2ca691a6be82b0eddf23678778
tree1d1e2918f1fe7afa8696489e65c88e6c65d2aa9d
parent24b8048e9937f7aeab9e0eb782676033033ca2e2
[4.0] Delete ime hide when KeyEvent is return or exit

- Enter key of keyboard or remote control is often referred to
 as the Return key.
- In some particular cases, Return key should operate, not hiding IME.
- So, Removed ecore_imf_context_hide() in EventHandler

Change-Id: I78226ee4f2f7fec921eada382b626359aeb0c597
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
adaptors/ecore/wayland/event-handler-ecore-wl.cpp