Edje entry: fix bug preedit text is committed in the next entry when Tab key is pressed.
authorJihoon Kim <jihoon48.kim@samsung.com>
Thu, 6 Mar 2014 02:17:34 +0000 (11:17 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Thu, 6 Mar 2014 02:17:34 +0000 (11:17 +0900)
commit71f296e1719cb2f754b77102a10b1b0cb5c7d499
treeaca418ab1a1c979ea692c6c7c3c7327857d9b305
parentef09ef748924c22074e70b97ebc7726fca1513ec
Edje entry: fix bug preedit text is committed in the next entry when Tab key is pressed.

Key events which ecore_imf_context_filter_event function returns EINA_TRUE should be not propagated.

@fix
src/lib/edje/edje_entry.c