Created attachment 124572 [details] Reproducer document Steps to reproduce: 1) Open the attached Impress document, which contains a single table. 2) Use the mouse to resize the upper row to half its height, so that the height of the upper row will be around 2000 mm100, while the lower one will be around 4000 mm100. 3) Press undo. Expected: the state from 1) is restored. Actual: height of the two rows do not equal after undo.
Miklos Vajna committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=cafc53f8b4c08443524b1da6f4918d49afd45bb5 tdf#99452 svx: fix undo of table row edge drag It will be available in 5.2.0. 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.
Miklos Vajna committed a patch related to this issue. It has been pushed to "libreoffice-5-1": http://cgit.freedesktop.org/libreoffice/core/commit/?id=5c32e526d7cc1f623ca1b60a16537efa5740dd6c&h=libreoffice-5-1 tdf#99452 svx: fix undo of table row edge drag It will be available in 5.1.4. 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.