Fix bug not to show IME 04/42304/1
authorJihoon Kim <jihoon48.kim@samsung.com>
Thu, 25 Jun 2015 11:16:16 +0000 (20:16 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Thu, 25 Jun 2015 11:16:16 +0000 (20:16 +0900)
Change-Id: Ifd41e6c1a24489fb5d87d3b62d36b44191173433

src/ise.cpp

index 61394e0..b7e6b5b 100755 (executable)
@@ -985,7 +985,6 @@ ise_hide()
     delete_commit_timer ();
     if (g_ui) {
         g_ui->disable_input_events(TRUE);
-        g_ui->hide();
     }
     g_keyboard_state.visible_state = FALSE;
     if (g_candidate) {