Fix issue key event handler does not work in case ecore_imf_init () is not called... 56/49756/1
authorJihoon Kim <jihoon48.kim@samsung.com>
Tue, 13 Oct 2015 05:26:21 +0000 (14:26 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Tue, 20 Oct 2015 04:59:40 +0000 (13:59 +0900)
commit40f63767c886339a7c47db8942b26152497680f4
tree7f270f9ff7ef71d2acc2ca8ed74fa15a3c2cf3a8
parent20b5c8631989862b99dfc8bbc651e7f6e4e9560a
Fix issue key event handler does not work in case ecore_imf_init () is not called in initial time

When ecore_imf_init () is called in runtime not initial time,
ecore event handler doesn't work as filter.
ecore_event_filter_add () will replace ecore_event_handler_add ()

Change-Id: I88782a6bbca41569a88fca052cd5bda006554eec
ism/extras/efl_immodule/isf_imf_context.cpp
ism/extras/efl_immodule/isf_imf_context.h