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@lists.freedesktop.org
          Reporter: stephane.quen...@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.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to