-
-
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
Incorrect backspace behaviour for Arabic Text #17739
Comments
@kubaklatt please share what browser, device, what keyboard (if Android mobile), etc. We need this information because Arabic is composed. |
@Witoso the problem is only reproducible on Chrome. I checked also on Safari, Firefox, and Safari on iOS and it works correctly there. |
Currently I am working on a project, and the project owner wants to use Ckeditor on Chrome precisely. |
@HalanaSMD could we get the typing characters sequence (one by one) on the QWERTY-like keyboard? @niegowski I remember there was some difference how we delete such characters vs CKEditor 4, but I may be confusing something here. |
@Witoso ckeditor handles this already. |
Thanks, could you provide a typing sequence (any) we can use for tests? |
๐ Provide detailed reproduction steps (if any)
โ๏ธ Expected result
After using backspace we should get ุฃููุงู ูุณููุง
โ Actual result
After using backspace we get ุฃููุงู ูุณูู
๐ Other details
I checked how it looks in a contenteditable div and it works properly there.
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: