Description: Textbox of column chart legend in DOCX documents created with Microsoft Word reduces and text of legend disappears when the document is opened in LibreOffice Writer 6.3.0.0.alpha0+. Steps to Reproduce: 1. Open the attached DOCX file in LibreOffice Writer. 2. Open a copy in Microsoft Word. 3. Compare the original file opened in Writer and Word. 4. View the attached screenshot. 5. Notice, that Textbox of Column chart legend reduces and text of legend disappears Actual Results: Textbox of Column chart legend reduces and text of legend disappears when the document is opened in LibreOffice Writer 6.3.0.0.alpha0+. Expected Results: Textbox of Column chart legend should have the same size and content as the original file when the document is opened in Microsoft Word 2010. Reproducible: Always User Profile Reset: No Additional Info:
Created attachment 147701 [details] Screenshot of the original document side by side in Microsoft Word 2013 and LibreOffice Writer 6.1.4.1.
Created attachment 147702 [details] creenshot of the original document side by side in LibreOffice Writer 6.1.4.1. and LibreOffice Writer 6.3.0.0.alpha0+.
Created attachment 147703 [details] Screenshot of the original document side by side in Microsoft Word 2013 and LibreOffice Writer 6.3.0.0.alpha0+.
Created attachment 147704 [details] Example file from Word
I confirm it with Version: 6.3.0.0.alpha0+ (x64) Build ID: ffa5b8a82eab18041bbee4d6914892b82c7801d3 CPU threads: 4; OS: Windows 10.0; UI render: default; VCL: win; TinderBox: Win-x86_64@42, Branch:master, Time: 2018-12-19_03:24:54 Locale: en-US (de_DE); UI-Language: en-US Calc: threaded
I can't reproduce the problematic behaviour in Version: 6.3.0.0.alpha0+ Build ID: 54515a6a01a372729bf8a7f9e992c51f214ec9a6 CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); UI-Language: en-US Calc: threaded nor in Versión: 6.2.0.1 Id. de compilación: 0412ee99e862f384c1106d0841a950c4cfaa9df1 Subprocs. CPU: 1; SO: Windows 6.1; Repres. IU: predet.; VCL: win; Configuración regional: es-ES (es_ES); Idioma de IU: es-ES Calc: threaded what I do: 1. Select the chart 2. Click on legend 3. Position -> Top and the legend is displayed correctly. Could you please try to reproduce it with a master build from http://dev-builds.libreoffice.org/daily/master/ ? You can install it alongside the standard version. I have set the bug's status to 'NEEDINFO'. Please change it back to 'UNCONFIRMED' if the bug is still present in the master build
@NISZ LibreOffice Team, see comment 6
(In reply to Xisco Faulí from comment #7) > @NISZ LibreOffice Team, see comment 6 I'll look into this, so far rather strange: - I see it in bibisect-win32-6.1 latest version - I don't see it in bibisect-win32-6.2 earliest version, nor in 6.3. Bibisecting does not show when was it fixed/ did it disappear (maybe I took a wrong turn). - I see it on current(-ish) master on Ubuntu 18.04 So far inconclusive, investigating... Also you really want to check is the legend box size, with F4 key, not the alignment itself; the first attachment is irrelevant here, the second is relevant.
Created attachment 148746 [details] Screenshot on fresh master I see this in 6.3 master on Win 8.1: Also with earlier 6.3 versions from bibisect-win32-6.3 - not sure why did I wrote that I can't see it anymore :(. Version: 6.3.0.0.alpha0+ Build ID: fcc5fc76c33de566cb2d02be541dcbde29d1eb8a CPU threads: 4; OS: Windows 6.3; UI render: GL; VCL: win; Locale: hu-HU (hu_HU); UI-Language: en-US Calc: threaded
Also: not an OLE-problem but OOXML chart
Repro 6.3+. Font in MSO is Cambria 18. Font in LO is Cambria 21,6. I can't see legend box size in MSO, but size in LO is 5,85x1,01 cm. And that's not enough, because even with font 18 contents cannot be seen.
Tünde Tóth committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/8c73d6b63714fb41486fd53ec4c7f68ad63cd190 tdf#122225 Chart OOXML import: fix missing legend text It will be available in 7.1.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
*** Bug 119953 has been marked as a duplicate of this bug. ***
Tünde Tóth committed a patch related to this issue. It has been pushed to "libreoffice-7-0": https://git.libreoffice.org/core/commit/936259e7965857541a9ec02db1eebd966718beb4 tdf#122225 Chart OOXML import: fix missing legend text It will be available in 7.0.0.1. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
I can see, that the reported problem has been fixed in Version: 7.1.0.3 (x64) / LibreOffice Community Build ID: f6099ecf3d29644b5008cc8f48f42f4a40986e4c CPU threads: 4; OS: Windows 10.0 Build 19042; UI render: Skia/Raster; VCL: win Locale: de-DE (de_DE); UI: en-GB Calc: CL Following difference remains: y-axis title is not center-aligned Following difference might be new (It's not in screenshot of comment 1): text orientation of x-axis lables is 0° and not 45° (or something like that) But both problems should be treated as different bugs So in sum: VERIFIED FIXED
I reported X axis as bug 140623 and Y axis is already bug 130587. When this is all resolved, I hope that test will be possible.