Description: While it's easy to insert a table in impress on iOS there seems not to be an easy way to delete a table. Steps to Reproduce: 1. Create/open a slide deck on iOS 2. Insert a table on a slide 3. Try to delete the table Actual Results: There is no easy way to delete a table. Expected Results: It should be easy to delete a table. Reproducible: Always User Profile Reset: No Additional Info: I would expect such a function in the "Table > Delete" menu.
Moving to NEW
Looking into this now.
It would be trivial to make it possible to delete also the last row or column in a table (and the table would then be deleted, too). Then as a workaround, one could delete a table in a presentation document by deleting rows or columns one by one. But that is a bit silly, sure, so I will first try to see if I can figure out how to make it possible to delete the whole table in one go.
If deleting the table in one go is not trivial to implement I'm also happy with the approach of deleting all rows individually and the last one delete the table. Thanks Tor!
Tor Lillqvist committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/f4594ae70f3bcde7a87ec606030ec5217ba53788 tdf#128454: Make it possible to delete a table's single row or column It will be available in 6.4.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
It is btw already so that if one manages to select an area covering all rows (or all columns) of the table, and then chooses Table > Delete > Delete Rows (or Columns), the whole table is deleted. But yeah, the touch UI to select cells in a table is not easy to use, and it takes a while before on manages to get into the state where cells are selected and the cell selection can be extended.
Tor Lillqvist committed a patch related to this issue. It has been pushed to "libreoffice-6-3": https://git.libreoffice.org/core/commit/76c0741d1377274e5347c586ada4061ee157527b tdf#128454: Make it possible to delete a table's single row or column It will be available in 6.3.4. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
A polite ping to Tor Lillqvist: Is this bug fixed? if so, could you please close it as RESOLVED FIXED ? Otherwise, Could you please explain what's missing? Thanks
Nicolas, can this be resolved as FIXED?
Tested with 4.2.x - it's now possible to delete a table. I think, this issue can be closed. Thanks a lot to the Collabora Team and especially Tor for taking care of this!