Handle Shift+arrows inside table cells #3203
Labels
package:table
resolution:duplicate
This issue is a duplicate of another issue and was merged into it.
type:bug
This issue reports a buggy (incorrect) behavior.
Milestone
While reviewing selection post-fixer I found out that the biggest problem with it is how it fixes selection made by Shift+arrow if it started inside a table cell.
The expected result is that once you reach a cell's limit we either:
I described how we can implement it in ckeditor/ckeditor5-engine#1431 (comment).
The text was updated successfully, but these errors were encountered: