Created attachment 133065 [details] Test document for drag table border issue With ordinary tables, it's possible to resize table's left/right borders with mouse when cursor is outside the table: hover the mouse over the border, notice the pointer changes shape to "resize", press left button and drag. However, when a table has its left side shifted (not aligned to left border of page body), and cursor is outside such table, then the press-and-drag fails, despite mouse pointer indicates that resize is possible. The attached test file allows to test this. If cursor blinks on any empty line outside tables, then it's impossible to resize left or right border of top table with mouse (on drag attempt, cursor simply jumps into the table, instead of starting drag), but possible to resize the lower table.
A patch is submitted for review: https://gerrit.libreoffice.org/37234
Mike Kaganski committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=088ce8d2df78dd60724d1be0feb9f02bbcd043a4 tdf#107622: also update nNullVirOff when changing nNullOff It will be available in 5.4.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.