https://bugs.documentfoundation.org/show_bug.cgi?id=145207
--- Comment #5 from Jim Raykowski <[email protected]> --- To fix this we can either move among the drawing and image objects or add a new row to the table as Mike said happens in OOo 2.2.0. First stab was one that assures standard mode in SwCursorShell::GoNextCell, which allows a new row to be added to the table without crashing. Second stab, which I think is probably better as it is the behavior when in read-only mode, is to make the Tab key move to the next drawing or image object. Here are links to both patches: https://gerrit.libreoffice.org/c/core/+/125434 https://gerrit.libreoffice.org/c/core/+/125435 -- You are receiving this mail because: You are the assignee for the bug.
