1. open PPTX like attachment 158424 [details] 2. double click in chart to edit 3. select 1st click all labels or 2nd click single label 4. right-click "Format data labels" or "Format single data label" 5. change font effect like color Doesn't work from 6.1. Regression. Tested with PPTX, looks OK with ODP, to test PPT. And to test other effects and settings in other tabs.
Looking forward to reading more. Great blog.Thanks Again. Much obliged. http://wetalktowendys.com/
May be a regression from fix in bug 114821, similar to bug 131188. Xisco,spam is already here, please block links for users.
(In reply to Timur from comment #2) > May be a regression from fix in bug 114821, similar to bug 131188. > > Xisco,spam is already here, please block links for users. done
7035c56b241b47056bc8cd342ff93b3c3f855ba1 is the first bad commit commit 7035c56b241b47056bc8cd342ff93b3c3f855ba1 Author: Jenkins Build User <tdf@pollux.tdf> Date: Tue Jan 30 01:13:28 2018 +0100 source 790f9abeb1a1167ad5ab84c5fb855b36669c125b Previous commit 0e3384ac4a55490726633f48d798b28b3957b87d (HEAD, refs/bisect/good-0e3384ac4a55490726633f48d798b28b3957b87d) Author: Jenkins Build User <tdf@pollux.tdf> Date: Mon Jan 29 22:36:07 2018 +0100 source a1f933ee2b9e23a505d937035821e9571cf4119c Single. author Szymon Kłos <szymon.klos@collabora.com> 2018-01-04 22:15:32 +0100 committer Szymon Kłos <szymon.klos@collabora.com> 2018-01-29 23:49:42 +0100 commit 790f9abeb1a1167ad5ab84c5fb855b36669c125b (patch) tree dea7c957b67be7518d2092614b82f18148817265 parent a1f933ee2b9e23a505d937035821e9571cf4119c (diff) tdf#114821 import complex data labels in bar chart * import static text & fields: VALUE, SERIESNAME, COLUMNNAME * text is formatted * DataPointCustomLabelField with field type (DataPointCustomLabelFieldType) was introduced. * text can have many portions & multiple lines * unit tests for import data labels with formatting Not implemented: CELLREF field support which needs importing some additional data from extLst Shows custom text as a label for data points. Change-Id: Iba8fd508eb16356b05586b93d7b8da32240d2b91 Reviewed-on: https://gerrit.libreoffice.org/48243 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Szymon Kłos <szymon.klos@collabora.com>
Let's mark as a duplicate because it's the same commit, although bug is reproduced differently. Note: This is only for "Format single data label". Mass "Format data labels" for fonts size and color didn't work from before, repro 3.5 (rotation and border work). ImplementationError. Another bug, unless resolved together. *** This bug has been marked as a duplicate of bug 114821 ***
*** This bug has been marked as a duplicate of bug 131188 ***
Still in 7.1+.
The labels in the referenced pptx file are not purely generated from category, value,... But they contain text, that was entered by the user. Those texts were lost in older versions. Since 6.1 the text is imported in CustomLableFields, a sequence of DataPointCustomLabelField (see API reference). According description in API is should support the com::sun::star::style::CharacterProperties service. But that seems to be not fully implemented. I can see the properties in the Basic IDE, but changing via macro does not work. For export to odp the code has a "TODO add style" comment about missing Font related properties (SchXMLExport.cxx#3486). The problem happens, if font properties were set on a single data label in PowerPoint. If you remove the direct formatting in PowerPoint, setting font properties in LibreOffice will work.
Dear Timur, 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