[M120 Migration][VD] Reset ime context when mouse click or touch on editable node 50/310850/2
authorfangfengrong <fr.fang@samsung.com>
Thu, 9 May 2024 03:43:36 +0000 (11:43 +0800)
committerBot Blink <blinkbot@samsung.com>
Thu, 9 May 2024 08:43:26 +0000 (08:43 +0000)
commit9146f1bf08e13a958d3ae21cab614c3446875ef2
treec7b773fc6c470445760ecdc9fefd3d06d1f58485
parentf035880b3191554435b838eec45892e948151af0
[M120 Migration][VD] Reset ime context when mouse click or touch on editable node

When mouse click or touch on editable node(the IME status is focus in),
need reset ime context, to commit previous preedit text,
or else will cause the new input text been inputed on the last position,
not on the mouse or touch moved position.

refer:
https://review.tizen.org/gerrit/#/c/294848

Change-Id: I48fd54eea1ee887f8ca551ca0dd2f8e7f03b4962
Signed-off-by: fangfengrong <fr.fang@samsung.com>
tizen_src/chromium_impl/ui/ozone/platform/efl/efl_event_handler.cc