https://bugs.documentfoundation.org/show_bug.cgi?id=169894
--- Comment #4 from Eyal Rozenberg <[email protected]> --- (In reply to Regina Henschel from comment #3) > The text box could have the style "Object with no fill and no line" as > default. It's true that a textbox is an object with no fill and no line. But - that style has "fit height to text", while we want our textboxes to keep the size they were drawn to have. So, do you think that... * We should change "object with no fill and no line" to not fit height to text? * We should have textboxes be resized immediately after drawing and entering text, to the size of that text (so that textbox placement is really just placement of the textbox corner)? * We should use a third style, not currently existing, reflecting textboxes' current default formatting? -- You are receiving this mail because: You are on the CC list for the bug.
