Send additional message for triggering ISE's filter_event 81/106081/1
authorJi-hoon Lee <dalton.lee@samsung.com>
Tue, 20 Dec 2016 08:35:38 +0000 (17:35 +0900)
committerJi-hoon Lee <dalton.lee@samsung.com>
Tue, 20 Dec 2016 10:11:47 +0000 (19:11 +0900)
commit389cc93d3eb509ef36abc90bb409be2efcddebd8
tree72061b3349246966db33dde1558096dd52319774
parentba8fdcc2d923375233d8589467bb9eb474dc8ae8
Send additional message for triggering ISE's filter_event

Since the filter_event() function would not be called for the
messages that were retrieved while waiting for the
get_surrounding_text or get_selection reply,
temporarily added update_cursor_position message transmission
to guarantee the filter_event() gets called afterward.
Need to find a proper way to fix this problem.

Change-Id: I38ea9c2e8954858e70a581bf92b3683f7b2424ec
ism/modules/panelagent/wayland/wayland_panel_agent_module.cpp
ism/src/isf_message_queue.h
ism/src/scim_helper.cpp