-
-
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
The two-step caret movement requires 3 steps on the left side of a link #946
Comments
That's weird but the first try (freshly instantiated editor) does not show this error. Only the second and next movements will show this. |
We know about problems with 2-step-caret-movement. It will be refactored, maybe rewritten. There are more bugs. |
I'm almost sure this is a DUP of https://github.com/ckeditor/ckeditor5-engine/issues/1301. But let's wait for the research first. |
We've got so many tickets for two-step caret movement that it'd be good to create an epic for them. |
Fix: The `bindTwoStepCaretToAttribute` behavioral helper should not fail in more complex cases. Closes #1301. Closes #1346. Closes ckeditor/ckeditor5#937. Closes ckeditor/ckeditor5#922. Closes ckeditor/ckeditor5#946.
Is this a bug report or feature request? (choose one)
🐞 Bug report
💻 Version of CKEditor
Latest master (f31e6e1)
📋 Steps to reproduce
✅ Expected result
you should only need one right arrow press to enter link
❎ Actual result
you need press right arrow twice
📃 Other details that might be useful
The text was updated successfully, but these errors were encountered: