Created attachment 43587 [details] See original report! I found this with "LibreOffice 3.3.1 RC2 - WIN7 Home Premium (64bit) English UI [OOO330m19 (build 7 / tag 3.3.1.1)]" during my tests for Bug 34431 - More symbols (crosses, circles) needed for data points in charts Steps to reproduce: 1. open sample document "freestylesymbols" "from Bug 34431 you should see line with coffee beans behind line with envelops 2. to get coffee beans in front: double click chart 3. Click a coffee bean, so that line becomes selectd (control points appear) 4. rightclick to get context menu, > Arrangement Expected: because line is backward, there should be "Forward" Actual: Text "Send backward" 5. Proceed: Expected: only possible action "Send Forward" should be done Actual: as expected So the texts of the context menu "Arrangement" are interchanged I see the same problem with " Ooo 3.3.0 – WIN7 Home Premium (64bit) German UI [OOO330m20 (build 9567)]"
confirmed using LibO 3.4.2 on Windows and Linux quickly checking the string ID's in pootle, it seems that the implementation is wrong. I see no "backward" string used for an "forward" ID. after some more analysis it seems, as if the order of series is wrong in calc/chart2/sourcetools/DiagramHelper.cxx lcl_moveSeriesOrCheckIfMoveIsAllowed lines 1359 to 1361
taking this one, as the suggested fix really seems to solve the problem but I need to do some more testing
Since all new unconfirmed bugs start in state UNCONFIRMED now and old unconfirmed bugs were moved to NEEDINFO with a explanatory comment, all bugs promoted above those bug states to NEW and later are automatically confirmed making the CONFIRMED whiteboard status redundant. Thus it will be removed.
Tested this. Still valid for LO 4.0.3.1 RC. Removing André from "Assigned to:" since this has been open for over a year. Setting to new. Feel free to re-take if you still want to work on this André.
** 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 (4.4.1.2 or later): 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) Thank you for your help! -- The LibreOffice QA Team This NEW Message was generated on: 2015-03-03
Reproduced. Win 7 Pro 64-bit, LibO Version: 4.4.1.2 Build ID: 45e2de17089c24a1fa810c8f975a7171ba4cd432 Locale: fi_FI
Migrating Whiteboard tags to Keywords: (needsDevEval) [NinjaEdit]
Reproduced with Version: 6.0.0.0.alpha0+ Build ID: 722161e26437b25adc449f773836d369bd0cb081 CPU threads: 4; OS: Linux 4.10; UI render: default; VCL: gtk3; Locale: de-DE (de_DE.UTF-8); Calc: group moggi's auto updater build, 2017-09-24
** 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
Proposed patch: https://gerrit.libreoffice.org/84608
Kelemen Gábor committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/6cdab5c92cecf90090ba72dfa6c22edf0d41028f tdf#34517 Bring forward/backward in chart series switched It will be available in 6.5.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.
Kelemen Gábor committed a patch related to this issue. It has been pushed to "libreoffice-6-4": https://git.libreoffice.org/core/commit/4f7f39a262c5db74285bc44798f438a431fa7210 tdf#34517 Bring forward/backward in chart series switched It will be available in 6.4.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.