Fix IME direction key in event-handler 93/131093/4
authorSeoyeon Kim <seoyeon2.kim@samsung.com>
Thu, 25 May 2017 09:56:09 +0000 (18:56 +0900)
committerSeoyeon Kim <seoyeon2.kim@samsung.com>
Fri, 2 Jun 2017 08:40:48 +0000 (17:40 +0900)
commitb172369bcfef7a4e6dce35f73e49c2f18ed9db29
tree41d40e9defefb331d68b712d6550b345803dfc9a
parent04514c0cd7a6ca0cfa711746862c6cb4d424a6b4
Fix IME direction key in event-handler

- If the device is IME and the focused key is the direction key,
  then we should send a key event to move a key cursor.
- The keyname of Ecore Key Event is "Up" / "Down" / "Left" / "Right".
- Removed ECORE_IMF_1_13 defined in event-handler-ecore-wl.cpp

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