-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
Comments
Could you specify the version of the CKEditor 5 you are using? |
Sure! "ckeditor5": "^43.3.1" |
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! |
Sure thing! Devices with Problem(at least): Google Pixel 3a | Galaxy S23 Ultra | Huawei P30 Pro Screen Recording Example Of the Problem: (I got this problem from multiple clients(devices) so it's not one specific device issue) Very urgent for us :/ |
Any news/ideas maybe? becomes really urgent for us :/ |
Hey, we usually don't hastily improve the typing pipeline, this is a very complex matter. We haven't got more requests like that, so we need to pinpoint the cause, and we will be investigating that. If you're a premium customer, please contact our support to connect this issue to your account. |
📝 Provide detailed reproduction steps (if any)
✔️ 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
Image: https://postimg.cc/jLXG7pf5
If you'd like to see this fixed sooner, add a 👍 reaction to this post.
The text was updated successfully, but these errors were encountered: