Problem Description: The UNDO function shows after the deletion of a table "Undo: Delete row" instead of "Undo: Delete table". If you delete a row or a column then the UNDO function shows correctly undo the row deletion resp. the column deletion. Steps to Reproduce: 1. Open WRITER 2. Go to TABLE -> INSERT -> TABLE 3. Press the INSERT button to insert a table 4. Go to TABLE -> DELETE -> TABLE 5. Go to EDIT -> UNDO Result: The UNDO function shows "Undo: Delete row" instead of "Undo: Delete table". System: LO 4.2.1.1, Win 8.1
tested in LO WRITER
Confirmed in (dev.) version 4.2.3.0.0+ under Linux / Ubuntu 13.10 x86-64. That said the command "Undo: Delete row" does the job and restore the table. Best regards. JBF
Caolan McNamara committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=ea3277265af9aab9a297151d5e1f3adfb1c823ef Resolves: fdo#76206 show 'Delete table' instead of 'Delete row' The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.