https://issues.apache.org/ooo/show_bug.cgi?id=119652
yuanlin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #78230| |review? Flags| | --- Comment #1 from yuanlin <[email protected]> --- Created attachment 78230 --> https://issues.apache.org/ooo/attachment.cgi?id=78230&action=edit patch_in_DeleteSel_to_fix_this_issue When delete the content by "ctrl+shift+backspace" in the beginning of a table, it will delete a PaM with the Mark in the first cell of the table and the Point is outside the table. In this case, we should delete the content outside of table firstly and then go to the first table cell to delete the other content. -- You are receiving this mail because: You are the assignee for the bug.
