Created attachment 120085 [details] Sample dataset with two charts showing the issue The number format of data labels is reset when the format such as the color of the data series is changed. Please see the attached sample file with initially two identical charts. In the right hand side chart only the colour of the data series was changes, however, the number format is reset unintentionally.
It's even worse, format is reset when open dialog Format data series and close dialog. Version: 5.1.0.0.alpha1+ Build ID: 9a85743766e8a063d20d5f93ee88758e243397f4 TinderBox: Linux-rpm_deb-x86_64@70-TDF, Branch:master, Time: 2015-10-23_00:56:39 and LibreOffice 3.5.0 Build ID: d6cde02
This seems to be the same bug as described in Bug 98346. I can confirm this bug for Version: 5.0.4.2, Build ID: 00m0(Build:2).
*** Bug 98346 has been marked as a duplicate of this bug. ***
** Please read this message in its entirety before responding ** 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 on a currently supported version of LibreOffice (5.2.7 or 5.3.3 https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the version of LibreOffice and your operating system, and any changes you see in the bug behavior If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a short comment that includes your version of LibreOffice and Operating System 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) http://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: http://webchat.freenode.net/?channels=libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug-20170522
Bug still there with LO 6.0.0.0.alpha0+ Build ID: 9e4502f0e393d2bc2810488b3ebb0a5c23038436 CPU threads: 2; OS: Windows 6.1; UI render: default; TinderBox: Win-x86@42, Branch:master, Time: 2017-06-16_08:52:00 Locale: fr-FR (fr_FR); Calc: CL
*** Bug 108712 has been marked as a duplicate of this bug. ***
I'm working on this bug.
*** Bug 111936 has been marked as a duplicate of this bug. ***
Concerns: Version: 5.0.6.3 Build ID: 00m0(Build:3) This bug also occurs when the data table of the chart is opened and a value is deleted from the chart. This bug is very old already and it is very annoying since it is not possible to set the formats (as well as fonts etc.) for all series in one step. So I strongly hope there will be a solution soon. Maybe this information is redundant, maybe it helps, so good luck in fixing!
Dear Dimitri Bouron, This bug has been in ASSIGNED status for more than 3 months without any activity. Resetting it to NEW. Please assigned it back to yourself if you're still working on this.
** Please read this message in its entirety before responding ** 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 http://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://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug
The bug is still present in Version: 6.1.4.2 Build-ID: 1:6.1.4-0ubuntu0.16.04.1~lo2 CPU-Threads: 4; BS: Linux 4.15; UI-Render: Standard; VCL: gtk2;
Bibisected with bibisect-win32-4.3 to: https://cgit.freedesktop.org/libreoffice/core/commit/?id=22cd19eeeb476c40b68bb1ff040fce6103fdeba4 author Kohei Yoshida <kohei.yoshida@collabora.com> 2014-06-13 11:12:50 -0400 committer Markus Mohrhard <markus.mohrhard@googlemail.com> 2014-06-23 15:02:14 +0000 commit 22cd19eeeb476c40b68bb1ff040fce6103fdeba4 (patch) tree c4550dfcfbc10ebb75e3b6130ca44d44a28484ec parent a28256553dcc29d67c530b29727bfbf3ba6aa81a (diff) fdo#71076, fdo#71767: Preserve number formats when charts are copied. which is the same commit that was bibisected as cause for bug #123722
Fixed by https://cgit.freedesktop.org/libreoffice/core/commit/?id=e57d90cd4e51a1353eafc87bb29cfe6076704a7c
(In reply to Luke from comment #14) > Fixed by > https://cgit.freedesktop.org/libreoffice/core/commit/ > ?id=e57d90cd4e51a1353eafc87bb29cfe6076704a7c Indeed. Verified in Version: 6.5.0.0.alpha0+ Build ID: 3e33a11d8a553a99bd5f23940a65c301924198fb 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
Balazs Varga committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/9bf40c635c41c6b3b072b7c61fea67a20ba4342b tdf#95425 follow-up: enable "Source format" checkbox of data label It will be available in 7.0.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.
Stephan Bergmann committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/7de7512718ac192fcad441d5500d056316f72d72 Revert "tdf#95425 follow-up: enable "Source format" checkbox of data label" It will be available in 7.0.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.
Balazs Varga committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/e4a087876da2584b772480d4fe8fc58081dfe0b8 tdf#95425 follow-up: enable "Source format" checkbox of data label It will be available in 7.0.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 114489 has been marked as a duplicate of this bug. ***