From: Li Zhang Date: Thu, 11 Aug 2016 09:09:22 +0000 (+0800) Subject: Clear preedit string in reset X-Git-Tag: accepted/tizen/3.0/ivi/20161011.044247~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F07%2F83507%2F1;p=platform%2Fcore%2Fuifw%2Fise-engine-anthy.git Clear preedit string in reset Change-Id: I4edbe6b1be608aea470bb10d3d2039bf91bae2bb --- diff --git a/src/scim_anthy_prefs.h b/src/scim_anthy_prefs.h index aef6f08..127e2de 100755 --- a/src/scim_anthy_prefs.h +++ b/src/scim_anthy_prefs.h @@ -168,7 +168,7 @@ #define SCIM_ANTHY_CONFIG_SPACE_TYPE_DEFAULT "FollowMode" #define SCIM_ANTHY_CONFIG_TEN_KEY_TYPE_DEFAULT "FollowMode" #define SCIM_ANTHY_CONFIG_BEHAVIOR_ON_PERIOD_DEFAULT "None" -#define SCIM_ANTHY_CONFIG_BEHAVIOR_ON_FOCUS_OUT_DEFAULT "Commit" +#define SCIM_ANTHY_CONFIG_BEHAVIOR_ON_FOCUS_OUT_DEFAULT "Clear" #define SCIM_ANTHY_CONFIG_ROMAJI_THEME_FILE_DEFAULT "" #define SCIM_ANTHY_CONFIG_ROMAJI_HALF_SYMBOL_DEFAULT false