[Libreoffice-bugs] [Bug 137790] New: Calc: Minimal line width for different line styles
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Oct 27 10:24:26 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=137790
Bug ID: 137790
Summary: Calc: Minimal line width for different line styles
Product: LibreOffice
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: serge.krot at cib.de
Double lines are not visible when the width (which determines the gap between
the two lines) is less than < 1.10, so the width is set to at least 1.10, which
was implemented with the following patch
https://gerrit.libreoffice.org/c/core/+/30857
(9259fcd40b1749cd421c433bcc436cb335cbbe43).
it was noticed, only with a width of 1.50 the double line is visible, but it
can depend on the printer. From a certain width (> 2.00 I did not search for
it) the distance is wide enough.
The actual error is that the UI allows this and does not limit it, and the
default value is set to 0.75.
CodePoint: (6.1) cui/source/tabpages/border.cxx:95
SvxBorderTabPage::SvxBorderTabPage
--
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/20201027/84761046/attachment.htm>
More information about the Libreoffice-bugs
mailing list