We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Expected:
The same number of left/right key presses is used to enter and leave.
Actual:
When re-entering the link (4.), there's one additional ghost step before the link is highlighted.
Related to https://github.com/ckeditor/ckeditor5-engine/issues/1301 (?)
cc @Reinmar @szymonkups
The text was updated successfully, but these errors were encountered:
DUPs https://github.com/ckeditor/ckeditor5-engine/issues/1301#issuecomment-371093166 I think.
Sorry, something went wrong.
I'm not sure. @szymonkups?
It looks like both issues are connected. Let's leave this open and we will check both scenarios during the work on #4277.
Merge pull request #1406 from ckeditor/t/1301
f0fd2d8
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.
szymonkups
Successfully merging a pull request may close this issue.
Expected:
The same number of left/right key presses is used to enter and leave.
Actual:
When re-entering the link (4.), there's one additional ghost step before the link is highlighted.
Related to https://github.com/ckeditor/ckeditor5-engine/issues/1301 (?)
cc @Reinmar @szymonkups
The text was updated successfully, but these errors were encountered: