[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)
- 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>

No differences found