diff --git a/src/rimeengine.h b/src/rimeengine.h index 4bf912d..8a25c7a 100644 --- a/src/rimeengine.h +++ b/src/rimeengine.h @@ -88,7 +88,7 @@ FCITX_CONFIGURATION( Option preeditCursorPositionAtBeginning{ this, "PreeditCursorPositionAtBeginning", _("Fix embedded preedit cursor at the beginning of the preedit"), - !isAndroid() && !isApple()}; + !isAndroid() && !isApple() && !isEmscripten()}; OptionWithAnnotation switchInputMethodBehavior{