-
-
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
Removing complex colspan/rowspan multi-cell selections column/rows should be improved #6406
Comments
After checking this problem we've seen that a proper fix will require a lot of effort from us to get this right. Because of that we'd like to understand whether it's an important issue for our users, before committing to it, so be sure to add 👍 reaction to the main post to show your support. |
Look at my comments here: #6487. |
Nah, it was small oversight - the table map obtained from |
Fix: Improved spanned cells handling for row and column removals. Closes ckeditor/ckeditor5#6406.
📝 Provide detailed reproduction steps (if any)
After ckeditor/ckeditor5-table#261 is merged, there are some edge cases not handled well. Example screencasts:
✔️ Expected result
The table structure should be better.
❌ Actual result
Weird artifact cells added to the right side of the table.
📃 Other details
master
If you'd like to see this fixed sooner, add a 👍 reaction to this post.
The text was updated successfully, but these errors were encountered: