Created attachment 76599 [details] Screenshot for the bug Steps to reproduce: 1- open Writer. 2- insert table. 3- change table text direction to RTL (Right To Left). 4- now change the left border of the table. Current behavior: the right border will be change not the left. Expected behavior: The wanted border should change.
The bug found also in Calc when the sheet are RTL
Faisal M. Al-Otaibi committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=02c04319376e2124336a864aaf8b7de3c824c2f4 Fix fdo#62399 Border incorrect for RTL 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.
Thanks Faisal.
I've changed the title of the bug to be more clear.
The patch doesn't fix the described problem. Also, the change is only in Calc, not fixing Writer which has the same issue. Reopening the bug. The only difference I've noticed when build with the patch is that the second time when I open the borders dialog, the border do look good, but I dialog still can't set the border correctly. I would suggest to revert the patch till a full solution will exist, the current situation is more confusing than the before the patch.
the Patch only fix the problem on the Calc.
The fix above depends on the fix for bug 37464, otherwise you'll get what I described in comment 5.
Faisal M. Al-Otaibi committed a patch related to this issue. It has been pushed to "libreoffice-4-0": http://cgit.freedesktop.org/libreoffice/core/commit/?id=f6001794c67d76cb8efc7151263ae847c9137feb&h=libreoffice-4-0 Fix fdo#62399 Border incorrect for RTL It will be available in LibreOffice 4.0.3. 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.
Changed the bug to spreadsheet, and opened bug 62470 as a follow up for writer.
verified on a build from master.
Faisal M. Al-Otaibi committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=9b6b7e82a831b08617a767ff934040976c570994 more fix for fdo#62399 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.