Modified to call the preedit changed callback when the preedit cursor is changed 48/135948/3
authorInHong Han <inhong1.han@samsung.com>
Tue, 27 Jun 2017 08:36:26 +0000 (17:36 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Tue, 27 Jun 2017 22:26:16 +0000 (22:26 +0000)
commitff91d2eb8df49f183a350280fa47f110e55e0e4a
tree8110ecf164716f74350d796ca701756c5ca8167f
parent3322ce9ea19065d61824059db01400001b8b171d
Modified to call the preedit changed callback when the preedit cursor is changed

If ISE calls update_preedit_caret() after updating preedit_string,
the preedit changed callback could not be called.
In this case, the application doesn't know the change of preedit cursor.

Change-Id: Ia2f96cc4134135baac8887e0bdade331bd9f756e
ism/extras/wayland_immodule/wayland_imcontext.c
ism/modules/panelagent/wayland/wayland_panel_agent_module.cpp