https://issues.apache.org/ooo/show_bug.cgi?id=121925
--- Comment #18 from Oliver-Rainer Wittmann <[email protected]> --- (In reply to Regina Henschel from comment #17) > Hi Oliver, I have applied your new patch. Result: > This issue: > Ctrl-Shift-Del works without problems to delete paragraph after table. Undo > the action works correct. I have tested in addition, whether a chart is > effected. It is not, charts retain their data range reference. > > Bug 119652: > Ctrl-Shift-Backspace is connected to the action "Delete to paragraph start". > This works, when there is text in cell A1. But when cell A1 is empty, the > command deletes the text before the cell and leaves the cell A1 in a wrong > state. Cell A1 is not reachable, neither with mouse nor with arrow keys or > tab key and it has no pilcrow sign. Undo in this state gives a second > paragraph in cell B1 and assertions: > > Error: Assertion failed > ================== > FILE : c:/AOO_2013_06_08/trunk/main/sw/source/core/frmedt/tblsel.cxx > at line 1854 > ERROR : "MakeSelUnions with pStart or pEnd not in CellFrm" > > followed by endless assertions: > > Error: Assertion failed > ================== > FILE : c:/AOO_2013_06_08/trunk/main/sw/source/core/crsr/trvltbl.cxx at > line 754 > ERROR : "kein Frame zur Box" > Error: C++ exception caught! Regina, thank your very much. You opened my eyes. I tried to reproduce 119652 by hitting Ctrl-Shift-Del. Somehow I was not able to read. Thus, I am back at the code to fix both issues. -- You are receiving this mail because: You are on the CC list for the bug.
