Fixed the bug that IME couldn't receive the back key event. 33/69333/3
authorWonkeun Oh <wonkeun.oh@samsung.com>
Thu, 12 May 2016 15:01:13 +0000 (00:01 +0900)
committerWonkeun Oh <wonkeun.oh@samsung.com>
Fri, 13 May 2016 01:41:06 +0000 (18:41 -0700)
commit70cb5e919582a6e15a36765bf005f52d7adfdf27
tree48ac53139dc1f767e92ad16a95cde7a1c30a58b3
parente9f876bdbf6222c76830d6be6ce20cbe783a69a2
Fixed the bug that IME couldn't receive the back key event.

If IME makes the some popup window, that should be hidden by back key event.
So XF86Back key event should be sent to IME firstly.
and then that key event is used for hidding IME in the immodule if IME didn't use it.

Change-Id: If0bf358c6cd37f108b0db3e4cd00660d9fcee690
ism/configs/config