Description: 1. IF I set Chinese in preference - language: the tooltip of icons on tooltip is like: □□□(⌘U), (IT should be like: 下划线(⌘U) if I set English in preference - language: the tooltip of icons on tooltip is good: Underline(⌘U), but in the document index, the tooltip of the index link, there is still: ⌘-Click to follow link: □□□□□□□□□□□□□□□ Steps to Reproduce: 1. open LibreOffice writer on macOS 2. if you can set Chinese Language, do set Chinese Language in preferences. If you can't, try step 3 3. type some chinese content, and generate index. 4. put your mouse hover the index link, you can see ⌘-Click to follow link: □□□□□□□□□□□□□□□ Actual Results: the tooltip of icons on tooltip is like: □□□(⌘U) in the document index, the tooltip of the index link, there is: ⌘-Click to follow link: □□□□□□□□□ Expected Results: the tooltip of icons on tooltip is like: 下划线(⌘U) in the document index, the tooltip of the index link, there is: ⌘-Click to follow link: 可能涉及改动的模块 Reproducible: Always User Profile Reset: Yes Additional Info: 1. ALL font are provided by macOS 10.14.3 and I didn't install any third party font. 2. I make NO changes to LibreOffice. 3. I believe the bug is ALL about the tooltip, the engineers forget about the case when unicode character (such as Chinese) showing in the tooltip. 4. I also believe that there is something to do with ⌘ mark, because whenever ⌘ mark appears together with Chinese charater, the □□□□ occurs. That's all, can you help solve the bug please? It's not a big bug really, however it did bother me.
Created attachment 149394 [details] squares in the index link
Thank you for reporting the bug. Please attach a sample document, as this makes it easier for us to verify the bug. (Please note that the attachment will be public, remove any sensitive information before attaching it. See https://wiki.documentfoundation.org/QA/FAQ#How_can_I_eliminate_confidential_data_from_a_sample_document.3F for help on how to do so.) I have set the bug's status to 'NEEDINFO'. Please change it back to 'UNCONFIRMED' once the requested document is provided.
Created attachment 149992 [details] this is the file you ask for debug this is the file you ask for.
I have sumbit the file that may help you.
Thank you for your test document. I can confirmt the behaviour you describe with this document. 1) Load the document into Version: 6.2.1.2 Build ID: 7bcb35dc3024a62dea0caee87020152d1ee96e71 Threads CPU : 4; OS : Mac OS X 10.14.3; UI Render : par défaut; VCL: osx; Locale : fr-FR (fr_FR.UTF-8); Langue IHM : fr-FR Calc: threaded 2) Hover the mouse cursor over any of the links in the TOC. 3) Observe how the link is displayed as a series of squares instead of the correct characters
Display of character string is correct in LibreOffice 3.3.0 OOO330m19 (Build:6) tag libreoffice-3.3.0.4 ==> regression
Also correctly displayed in Version: 5.2.5.1 Build ID: 0312e1a284a7d50ca85a365c316c7abbf20a4d22 Threads CPU : 4; Version de l'OS :Mac OS X 10.14.3; UI Render : par défaut; Locale : fr-FR (fr_FR.UTF-8); Calc: group
Incorrect display in Version: 5.3.1.2 Build ID: e80a0e0fd1875e1696614d24c32df0f95f03deb2 Threads CPU : 4; Version de l'OS :Mac OS X 10.14.3; UI Render : par défaut; Moteur de mise en page : nouveau; Locale : fr-FR (fr_FR.UTF-8); Calc: group
Bibisect range between 5.2 and somewhere at, or after, 5.3 branchoff
Thank you very much for helping me solve this bug. What can I do now? should I wait for the new release version? Now the download page provide 6.2.2 and 6.1.5, will the bug be solved in 6.2.3 and 6.1.6?
This is still present in the second attachment Version: 6.4.3.5 Build ID: 4db9852e73d9e9d662fc8a2783bace79addf1805 CPU threads: 4; OS: Mac OS X 10.14.6; UI render: default; VCL: osx; Locale: en-US (en_US.UTF-8); UI-Language: en-US Calc: threaded
I confirm the problem is not seen on Windows or Linux (with a fresh master build). linquan: if you want to move this forward, you can try bibisecting: https://wiki.documentfoundation.org/QA/Bibisect Based on Alex's assessment, you would use the repository bibisect-macosx-64-5.3 from https://wiki.documentfoundation.org/QA/Bibisect/macOS#Versions If you want an introduction to bibisecting, you can use this tutorial: https://wiki.documentfoundation.org/QA/Bibisect/Bibisecting_tutorial Note that the repositories take many gigabytes of space and take some hours to clone.
Reproduced. Version: 7.2.0.4 / LibreOffice Community Build ID: 9a9c6381e3f7a62afc1329bd359cc48accb6435b CPU threads: 8; OS: Mac OS X 10.16; UI render: default; VCL: osx Locale: zh-CN (zh_Hans.UTF-8); UI: zh-CN Calc: threaded
This bug started with the following commit, bibisected using bibisect-macos-64-5.3, and is thus a regression from the common text layout engine. Adding CC: to Khaled Hosny. https://cgit.freedesktop.org/libreoffice/core/commit/?id=d79f43d0bebbe7b1f8d68d50734737aea9fe839d author Khaled Hosny <khaledhosny@eglug.org> 2016-10-31 16:53:50 +0200 committer Khaled Hosny <khaledhosny@eglug.org> 2016-10-31 23:28:59 +0000 Enable the new text layout engine by default
Could you please test again with a 7.4 daily build? I think this has been fixed with commit 4b693a0c594fb3b73f4a4c1e03e9916f1a107012.
*** This bug has been marked as a duplicate of bug 148470 ***