Created attachment 74736 [details] reproduction example Only cells A2 and B2 have currency format. *ALL* other cells have "Number / Standard" format. Cell C2, formula "=B2*2" displays as currency. Nice feature, do the right thing by default. Cell E2, formula "=A2/C2" displays as scalar (unitless, not currency). Nice, still does the right thing by default: it recognises that division of currency values is not a currency value. Cell D2, formula "=A2/(2*B2)", that is take the formula in E2 and expand the formula of C2 in it. It displays as currency! This is wrong. It should display the same as E2, that is unitless. A similar situation arises with cells F2, H2 and G2.
I have been able to confirm the issue on: Version 3.6.5.2 Platform: Bodhi Linux 2.2 x64 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + As I've been able to confirm this problem on an earlier release I am changing the version number as version is the earliest version that we can confirm the bug, we use comments to say that the bug exists in newer versions as well. Marking as: New (confirmed) Minor - workaround to just set format again Medium - inconsistent behavior is pretty annoying and could reflect poorly on Libreoffice Also note that if you right click on D2 and go to format-> cell you'll see that it's actually set as "number" but it shows as currency, if you increase decimals to 2 (ie. don't touch format at all, just increase decials), it formats correctly.
*** Bug 63446 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 (4.4.1 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) 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 your help! -- The LibreOffice QA Team This NEW Message was generated on: 2015-04-18
(In reply to Lionel Elie Mamane from comment #0) > Cell D2, formula "=A2/(2*B2)", that is take the formula in E2 and expand the > formula of C2 in it. It displays as currency! This is wrong. It should > display the same as E2, that is unitless. Confirmed. Win 7 Pro 64-bit Version: 5.1.0.0.alpha1+ Build ID: 01a189abcd9a4ca472a74b3b2c000c9338fc2c91 TinderBox: Win-x86@39, Branch:master, Time: 2015-06-14_07:46:28 Locale: fi-FI (fi_FI)
** 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.1.6 or 5.2.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-20161108
Still there in libreoffice-5-2 branch as of 2016-10-31
This bug is still present in 5.2.3.3
I do NOT reproduce with Version: 5.4.2.2 Build ID: 22b09f6418e8c2d508a9eaf86b2399209b0990f4 Threads CPU : 8; OS : Linux 4.10; UI Render : par défaut; VCL : gtk2; Locale : fr-FR (fr_FR.UTF-8); Calc: group
(In reply to Laurent BP from comment #8) > I do NOT reproduce with Version: 5.4.2.2 > Build ID: 22b09f6418e8c2d508a9eaf86b2399209b0990f4 > Threads CPU : 8; OS : Linux 4.10; UI Render : par défaut; VCL : gtk2; > Locale : fr-FR (fr_FR.UTF-8); Calc: group What about cell F2, with =B2*B$1 ? For me it is still formatted as currency. Arch Linux 64-bit, KDE Plasma 5 Version: 6.0.0.0.alpha1+ Build ID: 2460e7637f635727f4596f3e3d799eed434df082 CPU threads: 8; OS: Linux 4.13; UI render: default; VCL: kde4; Locale: fi-FI (fi_FI.UTF-8); Calc: group Built on October 22nd 2017
(In reply to Buovjaga from comment #9) > What about cell F2, with =B2*B$1 ? For me it is still formatted as currency. Yes, F2 is formatted as currency, and it is what I would expect. 2 * 2$ = 4$ Don't you?
Ok, you are right: this was about division. It seems Lionel was a bit unclear in the original desc re: F2. Let's close, then.