[Libreoffice-bugs] [Bug 132307] New: Difference between SUM function and plain addition when part of number is Bolded
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Apr 21 19:15:52 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=132307
Bug ID: 132307
Summary: Difference between SUM function and plain addition
when part of number is Bolded
Product: LibreOffice
Version: 6.4.2.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: stephane.quenson at gmail.com
Steps to reproduce the behavior:
1. Put 100 in cell A1
2. Put 100 in cell A2
3. Put =A1+A2 in cell A3 (result is 200)
4. Put =SUM(A1:A2) in cell A4 (result is 200)
5. Edit cell A1 and bold the two 0's (the cell is now aligned to the left and
considered as a text)
Result: A3 contains 200 and A4 contains 100. This is an inconsistent behavior!
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200421/c198d410/attachment-0001.htm>
More information about the Libreoffice-bugs
mailing list