Fix issue not to show IME when entry has focus again after window lost focus 88/77488/2
authorJihoon Kim <jihoon48.kim@samsung.com>
Thu, 30 Jun 2016 03:57:01 +0000 (12:57 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Thu, 30 Jun 2016 04:05:26 +0000 (13:05 +0900)
Change-Id: I1bc4ba51eeaf9eaa1de31bd951a0aed93b3967a0
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
ism/extras/wayland_immodule/wayland_imcontext.c

index 0c9e530..e266cec 100644 (file)
@@ -239,8 +239,6 @@ _clear_hide_timer()
         return EINA_TRUE;
     }
 
-    will_hide = EINA_FALSE;
-
     return EINA_FALSE;
 }