Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vue 3 / CKEditor 5 / Webview Android App > When type anyword and click 'Space' it duplicates the word #17699

Open
greeto opened this issue Dec 31, 2024 · 0 comments
Labels
type:bug This issue reports a buggy (incorrect) behavior.

Comments

@greeto
Copy link

greeto commented Dec 31, 2024

📝 Provide detailed reproduction steps (if any)

  1. Create WebView android app.
  2. Create vue 3 app and install any CKEditor 5
  3. From the Android Webivew > Type and word, for example when typing "hello" and click 'space' you see inside the editor "hello hello"

✔️ Expected result

_should be just 1 word ."hello"

❌ Actual result

_got 2 words: "hello hello"

❓ Possible solution

_I don't know, but it works fine with TinyMCE.

📃 Other details

  • Browser: Android webivew
  • OS: Any.
  • First affected CKEditor version: 5
  • Installed CKEditor plugins: none

Image: https://postimg.cc/jLXG7pf5


If you'd like to see this fixed sooner, add a 👍 reaction to this post.

@greeto greeto added the type:bug This issue reports a buggy (incorrect) behavior. label Dec 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug This issue reports a buggy (incorrect) behavior.
Projects
None yet
Development

No branches or pull requests

1 participant