Fix default keyboard is not changing properly 22/231822/1
authorInHong Han <inhong1.han@samsung.com>
Fri, 24 Apr 2020 09:32:43 +0000 (18:32 +0900)
committerInHong Han <inhong1.han@samsung.com>
Fri, 24 Apr 2020 09:33:19 +0000 (18:33 +0900)
Change-Id: Ia6097508311105cec6cae28ee7d8f8814b4b15c5

ism/extras/efl_panel/isf_panel_efl.cpp

index 0fcfcca..1ce3a71 100644 (file)
@@ -6693,6 +6693,7 @@ static void slot_run_helper (const String &uuid, const String &config, const Str
                 launch_helper (scim_helper_path.c_str(), _ime_info[i].module_name.c_str (), uuid.c_str (), config.c_str (), display.c_str ());
             }
 
+            _soft_keyboard_launched = true;
             break;
         }
     }