When the sheet is RTL, inserting a comment shows it in a wrong location far from the cell. It seems the comment tool tip appear in it's LTR location, although the sheet is RTL. Steps to reproduce: 1. Open a new sheet, make sure it's RTL. 2. Insert a comment in cell C5, and notice that the tool tip appears near cell H4. 3. Switch the sheet to LTR, and notice the comment tool tip actually points to the cell. This bug might be relevant for other objects such as graphs.
Created attachment 77676 [details] comments location in RTL sheet
Created attachment 77677 [details] testdoc
*** This bug has been marked as a duplicate of bug 63252 ***
I'm reopening this bug and marking bug 63252 as duplicate to this bug. Cosmetic change, to reuse the attachments here and the fact it was already documented in the RTL bug lists,
*** Bug 63252 has been marked as a duplicate of this bug. ***
can't confirm with master I think this has been fixed When Bug 63878 was fixed can anyone make it sure?
I can still reproduce this with master (after the fix for Bug 63878).
part of this bug has been fix after the fix for bug 63878. i upload a patch that will fix the rest https://gerrit.libreoffice.org/#/c/4069/
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=3f923bf9cf9b6fe728e7804fdb13aabe620d3dbc fdo#63323 fix the comment position when the mouse over cell 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.
Fix verified on a build from master.
Faisal M. Al-Otaibi committed a patch related to this issue. It has been pushed to "libreoffice-4-1": http://cgit.freedesktop.org/libreoffice/core/commit/?id=0a0b061bfbd0e87e59a3aa59a07085198868ec62&h=libreoffice-4-1 fdo#63323 fix the comment position when the mouse over cell It will be available in LibreOffice 4.1. 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.
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=d158bdce41ce0a199ef0e862f667399b571704b6&h=libreoffice-4-0 fdo#63323 fix the comment position when the mouse over cell It will be available in LibreOffice 4.0.5. 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.