diff --git a/extension.json b/extension.json index b2e3bd04..7b78ecf6 100644 --- a/extension.json +++ b/extension.json @@ -126,6 +126,7 @@ "description": "Array of jQuery selectors of elements on which IME must not be enabled. @since 2013.07", "value": [ "#wpCaptchaWord", + ".ace_text-input", ".ve-ce-surface-paste", ".ve-ce-surface-readOnly [contenteditable]" ]