Description: During the 7.2 release channel, LibreOffice fixed the text alignment for vertical layout for the Skia backend, however, while switching to fallback fonts, some upright glyphs were corrupted. Steps to Reproduce: 1. Open the attachment 133801 [details] 2. Select all characters in the frame 3. Set the font face as Segoe UI Actual Results: All upright glyphs were corrupted if they're rendering with fallback fonts, see attachment 173135 [details]. Expected Results: All upright glyphs should be correctly placed anyway. Reproducible: Always User Profile Reset: No Additional Info: Version: 7.3.0.0.alpha0+ (x64) / LibreOffice Community Build ID: f6b9f671d128c989ce223d61d0d5d43ff1dc9fcb CPU threads: 4; OS: Windows 10.0 Build 19043; UI render: Skia/Raster; VCL: win Locale: zh-CN (zh_CN); UI: zh-CN Calc: threaded Related bug: bug 142174
repro Version: 7.3.0.0.alpha0+ (x86) / LibreOffice Community Build ID: 7458f19a254c799612795a0cddeb0910f71948d4 CPU threads: 4; OS: Windows 10.0 Build 19041; UI render: Skia/Raster; VCL: win Locale: en-US (en_US); UI: en-US Calc: threaded
I suggest LibreOffice should build own font fallback machanism, so LibreOffice could correctly handle fallback on any platform or rendering backend.
Dear Volga, To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year. There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present. If you have time, please do the following: Test to see if the bug is still present with the latest version of LibreOffice from https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the information from Help - About LibreOffice. If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a comment that includes the information from Help - About LibreOffice. Please DO NOT Update the version field Reply via email (please reply directly on the bug tracker) Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not appropriate in this case) If you want to do more to help you can test to see if your issue is a REGRESSION. To do so: 1. Download and install oldest version of LibreOffice (usually 3.3 unless your bug pertains to a feature added after 3.3) from https://downloadarchive.documentfoundation.org/libreoffice/old/ 2. Test your bug 3. Leave a comment with your results. 4a. If the bug was present with 3.3 - set version to 'inherited from OOo'; 4b. If the bug was not present in 3.3 - add 'regression' to keyword Feel free to come ask questions or to say hello in our QA chat: https://web.libera.chat/?settings=#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug
I could reproduce the bug with 7.3.8, both on Windows with Skia, and on Linux without: Version: 7.3.8.0.0+ / LibreOffice Community Build ID: e1ad83ddb2f39419fb5d7c69eba51e2b9f49c788 CPU threads: 32; OS: Linux 6.14; UI render: default; VCL: x11 Locale: en-CA (en_CA.UTF-8); UI: en-US Calc: threaded However, I couldn't reproduce the bug in the following versions: Version: 25.2.4.3 (X86_64) / LibreOffice Community Build ID: 33e196637044ead23f5c3226cde09b47731f7e27 CPU threads: 32; OS: Windows 11 X86_64 (10.0 build 26100); UI render: Skia/Raster; VCL: win Locale: ja-JP (en_US); UI: en-US Calc: CL threaded Version: 26.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: d6efc1cd776393fc70a8dc0e2e1d6dc26df38035 CPU threads: 32; OS: Linux 6.14; UI render: default; VCL: kf6 (cairo+wayland) Locale: en-CA (en_CA.UTF-8); UI: en-US Calc: threaded We've made many fixes to the LO font fallback mechanism since this bug was filed. It's likely this bug was fixed as a side effect of some other bug fix.