https://bugs.documentfoundation.org/show_bug.cgi?id=133104
Mike Kaganski <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |NOTABUG --- Comment #15 from Mike Kaganski <[email protected]> --- Is the problem here that "to Margin" behaves as if it were "to Paragraph text area"? This is only a bug of documentation, that doesn't clearly explain what "Margin" in vertical positioning means for "to character" anchoring [1]. Namely, it tells: > * Margin: Depending on the anchoring type, the object is positioned > considering the space between the top margin and the character ("To > character" anchoring) ... The "top margin of what" is not explained here. In fact, the "Margin" in the UI corresponds to ODF's 'style:vertical-rel="paragraph"' (as opposed to 'style:vertical-rel="paragraph-content"' for "Paragraph text area"; see [2]). Both "Margin" and "Paragraph text area" mean "relative to paragraph" - just to different points of the paragraph: for text area, that excludes the paragraph's borders and padding. This works as designed, completely correctly as far as I see it. Possibly it would benefit from the "Margin" being renamed to "Paragraph area" or "Complete paragraph area" ... [1] https://help.libreoffice.org/7.3/en-US/text/swriter/01/05060100.html?DbPAR=WRITER#bm_id1466719 [2] https://docs.oasis-open.org/office/OpenDocument/v1.3/OpenDocument-v1.3-part3-schema.html#property-style_vertical-rel -- You are receiving this mail because: You are the assignee for the bug.
