https://bugs.freedesktop.org/show_bug.cgi?id=44013

             Bug #: 44013
           Summary: "Deleting" decimal not working as expected
    Classification: Unclassified
           Product: LibreOffice
           Version: LibO 3.3.4 release
          Platform: x86 (IA32)
        OS/Version: Windows (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Spreadsheet
        AssignedTo: [email protected]
        ReportedBy: [email protected]


When you have a cell with a repeating (or recurring) decimal the result of
pressing the "Delete decimal" button depends on the number of non-decimal cases
(or so it seems)

When the division is 1/3 or 10/3, pressing the "Delete decimal" button once
will do nothing. Pressing a second time will round the number to the previous
decimal case (as expected).

When the division is 100/3, pressing the "Delete decimal" button once will show
### (meaning the text doesn't fit the cell)

This is because instead of rounding the value to the previous _visible_ decimal
case the value is rounded to the 9th decimal case (which is one less than the
10 cases used for calculations).

So in both situations pressing the button does unexpected things :)

This also occurs in LO 3.4.5RC1 and LOdev 3.5.0B1

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to