https://bugs.documentfoundation.org/show_bug.cgi?id=148899
Bug ID: 148899
Summary: Decimal not reported properly, trunkated
Product: LibreOffice
Version: 7.3.2.2 release
Hardware: x86 (IA32)
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
Description:
If you write a number with more than 15 decimal, Libreoffice Calc with round it
at 15 decimal.
If you use the function "add decimal place" it will add 0 up to 21 decimal
Exemple :
Type : 1.12345678901234567890123
in the case, it will be diplayed and counted as : 1,12345678901235
and if you press the button add decimal, it will be displayed and count as
1,12345678901235000000
pressing add decimal before or after filing the box doesn't change anyhing. it
always round at 15 decimals.
Steps to Reproduce:
1.try to enter a number with more than 15 decimal, like
1.12345678901234567890123
2.it will be displayed as : 1,12345678901235
3.press the add decimal button : 1,12345678901235000000
Actual Results:
Type : 1.12345678901234567890123
in the case, it will be diplayed and counted as : 1,12345678901235
and if you press the button add decimal, it will be displayed and count as
1,12345678901235000000
pressing add decimal before or after filing the box doesn't change anyhing. it
always round at 15 decimals.
Expected Results:
All decimal should be counted.
I don't know what is the limit on other program, but 15 decimals seems a bit
low.
if the "add decimal" function goes to 21 decimal, why number cannot go at 21
decimal ?
Reproducible: Always
User Profile Reset: Yes
OpenGL enabled: Yes
Additional Info:
Version: 7.3.2.2 / LibreOffice Community
Build ID: 30(Build:2)
CPU threads: 8; OS: Linux 5.17; UI render: default; VCL: kf5 (cairo+xcb)
Locale: fr-FR (fr_FR.UTF-8); UI: en-US
7.3.2-2
Calc: threaded
[feydreva@spychea ~]$ glxinfo | grep OpenGL
OpenGL vendor string: AMD
OpenGL renderer string: AMD Radeon RX 6600 XT (dimgrey_cavefish, LLVM 13.0.1,
DRM 3.44, 5.17.3-zen1-1-zen)
OpenGL core profile version string: 4.6 (Core Profile) Mesa 22.0.1
OpenGL core profile shading language version string: 4.60
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 4.6 (Compatibility Profile) Mesa 22.0.1
OpenGL shading language version string: 4.60
OpenGL context flags: (none)
OpenGL profile mask: compatibility profile
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 3.2 Mesa 22.0.1
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20
OpenGL ES profile extensions:
--
You are receiving this mail because:
You are the assignee for the bug.