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 · 3 comments
Labels
pending:feedback This issue is blocked by necessary feedback. 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
@Witoso
Copy link
Member

Witoso commented Jan 7, 2025

Could you specify the version of the CKEditor 5 you are using?

@Witoso Witoso added the pending:feedback This issue is blocked by necessary feedback. label Jan 7, 2025
@greeto
Copy link
Author

greeto commented Jan 7, 2025

Sure!

"ckeditor5": "^43.3.1"
And
"@ckeditor/ckeditor5-vue": "^7.2.0"

@Witoso
Copy link
Member

Witoso commented Jan 8, 2025

Hmm, we fixed similar problems last year, could you share as well the Android version, phone type, and ideally the keyboard type you are using? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pending:feedback This issue is blocked by necessary feedback. type:bug This issue reports a buggy (incorrect) behavior.
Projects
None yet
Development

No branches or pull requests

2 participants