Fix bug that the key is not entered after the timeout occurred 23/254023/2
authorInHong Han <inhong1.han@samsung.com>
Mon, 22 Feb 2021 01:41:44 +0000 (10:41 +0900)
committerInHong Han <inhong1.han@samsung.com>
Wed, 24 Feb 2021 02:14:18 +0000 (11:14 +0900)
commit677c6a489e53d29c265a999fe5f409e1edfc3c5e
tree8280b0247aae7ef29b6cbcb4226da83784185b3c
parent3b7fb1ff6273160bee6b873af6467ab9c4595ead
Fix bug that the key is not entered after the timeout occurred

There is no code to initialize the variable that is check the timeout.
So I modified the code to initialize this variable when focus_out()
is called or when IME processed the last key event and modified to allow
the app to handle modifier keys even if timeout occurs.

Change-Id: I89707f6b00d7b26a54ef0066c110c1a126e27cb8
ism/extras/wayland_immodule/wayland_imcontext.c