https://bugs.documentfoundation.org/show_bug.cgi?id=153218
Bug ID: 153218
Summary: Errors when entering fractions in Russian locale
Product: LibreOffice
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Using Version: 7.5.0.2 (X86_64) / LibreOffice Community
Build ID: c0dd1bc3f1a385d110b88e26ece634da94921f58
CPU threads: 12; OS: Windows 10.0 Build 19045; UI render: Skia/Raster; VCL: win
Locale: ru-RU (ru_RU); UI: en-US
Calc: CL threaded
so the UI is en-US, but the locale is ru-RU
I try to enter this:
2/3
and it accepts it as a *text*. This is the problem #1 (why? the entry doesn't
conflict with the default date acceptance pattern of "D.M.Y;D.M.;D/M/").
Then I try
0 2/3
and get "2/3", as wanted. But if I try
0 123/4
I get unexpected "123" (while the cell is auto-formatted as "# ?/?"). This is
the problem #2, which *maybe* relates to the space being thousands separator?
When I pre-format the cell to use en-US in its number formats, it works as
expected (123/4, as well as 0 123/4, both give 30 3/4).
--
You are receiving this mail because:
You are the assignee for the bug.