https://bugs.documentfoundation.org/show_bug.cgi?id=96980

Regina Henschel <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #4 from Regina Henschel <[email protected]> ---
There are multiple problems in one issue. That cannot be handles properly. I
suggest to focus on entering border width and to change the subject
accordingly.

Reasoning:

The text box, which you get by the T icon in the toolbar is a drawing object.
All drawing objects have line and fill properties. The "line" in a drawing
object is represented by a draw:stroke attribute in file format. Your
observation is correct, that it is symmetric to its logical position. I see no
chance to change it, especially as it is the same behavior as in SVG.

The border of a page or of a table cell is represented by fo:border attributes
in file format.

Tables have a special feature to collapse the borders of adjacent cells. In
case that is not enabled, the borders of cells are inside the cell, so that the
width of the paragraph area = cell-width minus border-widths minus
padding-widths. For pages you get similar: width of page-content = page-width
minus border-width minus padding-width. I think, that this behavior is correct.

The fact, that the value for the border-width cannot be entered in cm or mm or
others, is indeed a problem. That is not covered by file format and a
shortcoming of LibreOffice.

-- 
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

Reply via email to