Reset keyboard ISE when hardware keyboard is disconnected. 81/17681/1
authorHaifeng Deng <haifeng.deng@samsung.com>
Wed, 23 Oct 2013 07:34:33 +0000 (15:34 +0800)
committerJihoon Kim <jihoon48.kim@samsung.com>
Fri, 7 Mar 2014 09:42:11 +0000 (18:42 +0900)
Change-Id: Icae92b0b0d8d315430374522978981f1c61ec354

ism/extras/efl_panel/isf_panel_efl.cpp

index 7a47e1657d9b89c08085dd04d1b47441d161da00..2f16cfa8fadeb9410b7c8e6535a5af85924577b0 100644 (file)
@@ -4222,6 +4222,7 @@ static void check_hardware_keyboard (void)
             ui_candidate_hide (true, true, true);
             uuid = helper_uuid.length () > 0 ? helper_uuid : _initial_ise_uuid;
             hw_kbd_mode = false;
+            _panel_agent->reset_keyboard_ise ();
         }
 
         set_active_ise (uuid);