https://bugs.documentfoundation.org/show_bug.cgi?id=153887
--- Comment #2 from Laurent Balland <[email protected]> --- Reproduce with free denominator as well 1. Enter value 1.95 2. Format as ?/? (no integer part) Actual result: 0/0 Expected result: 2/1 No problem if value is 2 or slightly above like 2.001. Bug occurs when value is below integer. No change if other digit codes (# or 0) are used to create fraction format. -- You are receiving this mail because: You are the assignee for the bug.
