https://bugs.documentfoundation.org/show_bug.cgi?id=121040
--- Comment #11 from Serge Krot (CIB) <[email protected]> ---
When visually number in cell is bigger than width of the cell: LO writes in
this cell "###". In this case we see much bigger height of the cell comparing
to the same cell with smaller number. It looks like that actually cell height
is taken from formatted real big number but not according to height of the
"###".
If we modify our test case:
Under Linux we have: For the value "-39170" which is displayed as "-39.170,00":
- It is shown with bigger height with "-39.170,00" value.
- If you add "any" digits in it (for example "-139.170,00") the cell height
will be the same (bigger) with value "###".
- If you remove "any" digits in it (for example "-3.917,00") the cell height
will be smaller (normal) with value "-3.170,00".
Under Windows we have: For the value "-39170" which is displayed as
"-39.170,00":
- It is shown with smaller (normal) height with "-39.170,00" value.
- If you add "any" digits in it (for example "-139.170,00") the cell height
will be bigger with value "###".
- If you remove "any" digits in it (for example "-3.917,00") the cell height
will be smaller (normal) with value "-3.170,00".
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs