Description: In UI dialog for Number format, category Fraction, only 2 models were available. In LibO 5.2, two new formats were added, but some more should be added. Steps to reproduce: 1. Format > Cells > Numbers, Category: Fraction Actual behavior: Two models were available: # ?/? # ??/?? In LibO 5.2, two new formats were added # ?/4 # ?/100 See https://cgit.freedesktop.org/libreoffice/core/commit?id=5c24711c6517943d22a978112dc74fa4184dc5f7 Formats list is not explicit about these format, but this is for bug 100413 comment 1. Expected behavior: In other spreadsheet software, there are many other formats. This may let the user think that LibO cannot manage these formats Proposed list: # ?/? # ?/?? # ?/??? # ?/2 # ?/4 # ?/8 # ?/16 # ?/10 # ?/100
Laurent Balland-Poirier committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=6951f28bbac44b29741089e88f842f124baf317f tdf#100592 Add extra number formats for fraction It will be available in 5.3.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.