Delete column from multi-cell selection doesn not work properly on colspaned cells #6487
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.
π Provide detailed reproduction steps (if any)
Steps as in #6434 and #6406
βοΈ Expected result
Each column from selection should be removed.
β Actual result
It looks like the command is executed for each cell from an original selection. This is wrong because of the delete column on spanned cell removes span from that cell - thus this command should be executed two times for spanned cell.
π Other details
Other commands that might be affected: remove rows.
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: