After changed edit type, IME state doesn't change.
authorMarcin Strakowski <m.strakowski@samsung.com>
Thu, 19 Feb 2015 15:13:48 +0000 (16:13 +0100)
committerYoungsoo Choi <kenshin.choi@samsung.com>
Tue, 10 Jul 2018 06:57:09 +0000 (06:57 +0000)
commitc9618e66cdfc520ce1cf2048b458937ba4a4ba6e
tree4f4e1ce95ec2dac4f7e877c142c757e2bbf56b9d
parent2559a63888b8d53922900d2db55e1f16af664022
After changed edit type, IME state doesn't change.

When we change input box type (eg. Enter, Done, Alpha, Numeric),
IME has to change also its appearance. Sometimes on mobile platform
keyboard doesn't change its layout; even when we requested for this. This
patch is workaround for platform issue and triggers new layout by
hide/show on IME.

Bug: http://168.219.209.56/jira/i#browse/TNEF-231
Reviewed by: Antonio Gomes, Piotr Grad

Change-Id: I9d5562986f034aae2795bcd66b1173eb7a2d90de
Signed-off-by: Marcin Strakowski <m.strakowski@samsung.com>
tizen_src/impl/browser/renderer_host/im_context_efl.cc