[IME][Chrome][Safari] Composing on the end of the link breaks composition #3118
Labels
domain:dx
This issue reports a developer experience problem or possible improvement.
domain:typing/ime
This issue reports a problem with standard typing & IME (typing method for CJK languages).
package:typing
squad:core
Issue to be handled by the Core team.
support:2
An issue reported by a commercially licensed client.
type:bug
This issue reports a buggy (incorrect) behavior.
Is this a bug report or feature request? (choose one)
🐞 Bug report
💻 Version of CKEditor
CKEditor 5 (v10.0.1)
📋 Steps to reproduce case 1
✅ Expected result
Accented character is properly inserted (and is part of a link).
❎ Actual result
Accented character is not inserted. Instead
a
is inserted.Chrome:
Safari:
📋 Steps to reproduce case 2
Extracted from #3088 (see https://github.com/ckeditor/ckeditor5-typing/issues/95#issuecomment-393084080).
✅ Expected result
It is possible to navigate through IME panel without any effect on editors' content.
❎ Actual result
Chrome: Each time you navigate through IME panel new characters are inserted.
Safari: IME panel is not opened at all so it is not possible to compose anything.
Chrome:
📃 Other details that might be useful
Happens only in Safari (
11.0.3 (13604.5.6)
) and Chrome (66.0.3359.181 (Official Build) (64-bit)
), Firefox works fine.Extracted from #3088 (see https://github.com/ckeditor/ckeditor5-typing/issues/95#issuecomment-393084080). I believe the cause is same or very similar in those two cases which was the main reason I put them as a one issue.
I think it might be fixed with the first inline fillers improvement - https://github.com/ckeditor/ckeditor5-engine/issues/1342).
The text was updated successfully, but these errors were encountered: