[Libreoffice-bugs] [Bug 126809] New: Comma-separated decimals are not processed same way, as in early versions of LO
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sat Aug 10 07:42:23 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=126809
Bug ID: 126809
Summary: Comma-separated decimals are not processed same way,
as in early versions of LO
Product: LibreOffice
Version: 6.2.5.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Formula Editor
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: samsonov.box at gmail.com
Description:
The first problem is that fractions with comma-separated decimals not
surrounded by {} are broken.
The second problem is that extra space added between integer part of decimal
and comma.
Steps to Reproduce:
1. Open LibreOffice Math
2. Type "1,3 over 2 = 0,65" (without quotation marks)
3. See the preview window
Actual Results:
The formula rendered like
,3
1 ---- =0 ,65
2
See wrong.png attachment.
Pay attention the position of 1 and the extra space between 0 and ,
Expected Results:
The formula rendered like
1,3
---=0,65
2
See right.png attachment (made with LO 5.3.7)
Reproducible: Always
User Profile Reset: No
Additional Info:
Formulas created in previous versions of the LO will be broken when editing in
new versions.
Version: 6.3.0.4 (x64)
Build ID: 057fc023c990d676a43019934386b85b21a9ee99
CPU threads: 4; OS: Windows 6.1; UI render: default; VCL: win;
Locale: ru-RU (ru_RU); UI-Language: en-US
Calc: threaded
Also confirmed with LO Version 6.2.5.2 on another computer with windows 7 x64.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190810/bdf3eaab/attachment-0001.html>
More information about the Libreoffice-bugs
mailing list