-
-
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
Table keyboard navigation - wrapping to next row invalid for row-spanned cells #6668
Comments
It was supposed to behave like this only in last row. I guess we need to discuss UX of this. |
Same - compare with Google Docs behavior. It was raised here: ckeditor/ckeditor5-table#304 (comment) and the agreement was that we follow others in handling arrows and tab.
The issue I was rising was exactly about this. And AFAIR the conclusion from F2F on this with @oleq, @niegowski & @jodator (me) was not to change the current behavior and to Β follow GDocs & other implementations. |
There has been no activity on this issue for the past year. We've marked it as stale and will close it in 30 days. We understand it may still be relevant, so if you're interested in the solution, leave a comment or reaction under this issue. |
We've closed your issue due to inactivity over the last year. We understand that the issue may still be relevant. If so, feel free to open a new one (and link this issue to it). |
π Provide a description of the improvement
While in table cell, arrow right should wrap navigation to next row.
βοΈ Expected result
β Actual result
If you'd like to see this improvement implemented, add a π reaction to this post.
The text was updated successfully, but these errors were encountered: