Description: I am going to attach a presentation which was part of a larger internal presentation that I have masked for the purpose of bug reporting. If you open this presentation in LibreOffice Impress, the text is messed up and goes outside page borders. Microsoft PowerPoint displays it ok. Version: 7.0.3.1 Build ID: 00(Build:1) CPU threads: 12; OS: Linux 5.8; UI render: default; VCL: kf5 Locale: en-US (en_US.UTF-8); UI: en-US Ubuntu package version: 1:7.0.3-0ubuntu0.20.10.1 Calc: threaded Steps to Reproduce: Open the presentation Actual Results: Text outside page borders Expected Results: Should be displayed as Microsoft PowerPoint displays it Reproducible: Always User Profile Reset: No Additional Info: No other information
Created attachment 168174 [details] How LIbreOffice displays the presentation
Created attachment 168175 [details] How Microsoft PowerPoint displays the presentation
Created attachment 168176 [details] The offending presentation
Seems fixed in this version: Version: 7.1.0.0.beta1 Build ID: 828a45a14a0b954e0e539f5a9a10ca31c81d8f53 CPU threads: 12; OS: Linux 5.8; UI render: default; VCL: kf5 Locale: en-US (en_US.UTF-8); UI: en-US Calc: CL
No repro: Versione: 6.4.5.2 Build ID: 40(Build:2) Thread CPU: 2; SO: Linux 5.3; Resa interfaccia: predefinito; VCL: gtk3; Versione locale: it-IT (en_US.UTF-8); Lingua interfaccia: it-IT Calc: threaded OS: "SUSE Linux Enterprise Desktop 15 SP2" No repro: Version: 7.0.3.1 Build ID: d7547858d014d4cf69878db179d326fc3483e082 CPU threads: 2; OS: Linux 5.3; UI render: default; VCL: gtk3 Locale: en-US (en_US.UTF-8); UI: en-US Calc: threaded
No repro: Version: 7.0.3.1 Build ID: 00(Build:1) CPU threads: 8; OS: Linux 5.3; UI render: default; VCL: kf5 Locale: it-IT (it_IT.UTF-8); Interfaccia utente: it-IT Calc: threaded OS: openSUSE Leap 15.2 KDE Plasma: 5.20.4 KDE Frameworks: 5.77.0 Qt: 5.15.2
Hello, this problem happens on a fresh installation of Kubuntu 20.10. The LibreOffice version installed is 7.0.2.2. However, after running `sudo apt-get upgrade libreoffice`, the problem disappears. But, after the upgrade, the LibreOffice version is still 7.0.2.2. I noticed that the `upgrade` command installs a lot of fonts packags, packages named "fonts-*". May it be a problem of missing fonts? The font used in the presentation is Calibre Light for the title and Calibre for the text. But I have noticed that both BEFORE and AFTER the upgrade, LibreOffice tells me that the font is missing and will be substituted. Is it possible that BEFORE the upgrade it substitutes it with font X, not fully working apparently, and AFTER the upgrade, it substitutes it with the new font Y, which apparently is better working? How do I find out the substitute font that LibreOffice is using?
This is definitively a font issue. The problem happens on a fresh installation of Kubuntu 20.10. There "Calibri" is substituted with "Noto Sans", according to "fc-match" Installing the package "fonts-crosextra-carlito" fixes the issue. I think LibreOffice should: 1. Issue a warning, either (i) the font is not present and will be substituted or (ii) the font is not present, will be substituted but the substitution is dangerous (such as in this case, perhaps maintaining a list of "dangerous" substitutions) 2. It would be great if LibreOffice offer the user to download automatically a better font for the substitution (perhaps maintaining its own repository of open-source font). This is what Wine does, which offer the user to download a Gecko version and a Mono version Either way I think a solution should be provided. It took me days to track this down to font issue, I don't think an average user should be required to do that (and he/she will probably not but just uninstall LibreOffice thinking it is bugged)
There are various bug reports on better informing the user on form substitution already: bug 61134, bug 96872.
marking as duplicate of the other *** This bug has been marked as a duplicate of bug 61134 ***