Details: (Please see the "Steps to Reproduce"). Reproducible: Always Steps to Reproduce: Configure the system to use a locale (like Spanish) that uses a "," as a decimal separator ("decimal mark"). Open Calligra Sheets and: - In A1, type 0,1 - In B1, type =1,95-1,85 - In A2, type =IF(A1=0,1;"Ok";"THE HORROR") - Press Return. - Go back to A2, press Ctrl+c. - Go to B2, press Ctrl+v. Actual Results: In B2, the formula is =IF(B1=0.1;"Ok";"THE HORROR") Expected Results: In B2, the formula should be =IF(B1=0,1;"Ok";"THE HORROR") That is "0,1", not "0.1". By the way, congratulations for Calligra Sheets. If we perform those steps in Excel, in B2 we read "THE HORROR", but not in Calligra Sheets.
Dear Bug Submitter, This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond. Thank you for helping us make KDE software even better for everyone!
The same still happens using Calligra 3.1.0 under Kubuntu 18.10.
Thank you for reporting this issue in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the issue with a recent software version? If you can reproduce the issue, please change the status to "REPORTED" when replying. Thank you!
Confirmed in latest git version.