Content after nested table in the same cell is not cut in some cases #905
Labels
browser:chrome
The issue can only be reproduced in the Chrome browser.
browser:edge
The issue can only be reproduced in the Edge (edgeHTML engine based) browser.
browser:ie
The issue can only be reproduced in the Internet Explorer browser.
browser:opera
The issue can only be reproduced in the Opera browser.
browser:safari
The issue can only be reproduced in the Safari browser.
plugin:table
The plugin which probably causes the issue.
status:confirmed
An issue confirmed by the development team.
type:bug
A bug.
Are you reporting a feature request or a bug?
Bug
Check if the issue is already reported
None
Provide detailed reproduction steps (if any)
Easily reproducible on http://tests.ckeditor.dev:1030/tests/plugins/tableselection/manual/nestedtable.
The selection always starts in the last row of nested table and it can end:
In the 1. case the text after nested table is not cut when it should be (rest of the content is cut properly).
Case 2. works good, whole selected row and text after nested table is cut.
The content of Cell 2.2.2 should be also cut which is covered in #787 fix.(well, that's not the case here as this in nottableselection
plugin dependent bug, I assume it is some Safari issue only, as the gif was captured in Safari, because it does not happens in other browsers).Checked also if it is not a native issue https://codepen.io/f1ames/pen/Bwabjd, but does not look like one as the selection behaves a little different there.
Other details
table
The text was updated successfully, but these errors were encountered: