https://bugs.documentfoundation.org/show_bug.cgi?id=150276
--- Comment #23 from Regina Henschel <[email protected]> --- Created attachment 181853 --> https://bugs.documentfoundation.org/attachment.cgi?id=181853&action=edit Rotation in table header (In reply to Heiko Tietze from comment #22) > Not so clear to me what behavior is correct. Why shouldn't a line break > continue on the next line? LibreOffice treats the "whole line" as rotated - > and continues right of it (in case of LTR), which is at least questionable. The ODF description [1] does not mention a <text:line-break>. It has the text, "If more than one character is selected, the entire selection is rotated as a block." In my understanding this "block" includes the 'shift+enter' line break. It is useful to render it as it currently is done. This character rotation is used in table cells to rotate row or column headers. And there it would be bad to have a stack of lines in the main top-down direction instead of a horizontal arrangement of the rotated parts. If a user really wants, that the part after the line break moves into a new line, he can use a simple 'enter' instead of the 'shift+enter'. [1] https://docs.oasis-open.org/office/OpenDocument/v1.3/os/part3-schema/OpenDocument-v1.3-os-part3-schema.html#property-style_text-rotation-angle -- You are receiving this mail because: You are the assignee for the bug.
