https://bugs.documentfoundation.org/show_bug.cgi?id=163512
--- Comment #21 from Heiko Tietze <[email protected]> --- I would expect a minimum width of something like 10 characters and a maximum width of ~80 chars, if the note size is not manually defined. In case of larger lines it should wrap. The width adjusts dynamically to the input meaning we have something like 50ch if the authorship is enabled. I suggest the minimum size since very short comments may look weird otherwise. But that's a weak argument and I can live without that. It is relevant, however, for the initial editing. The maximum is crucial for readability, of course. And I see no reason to distinguish between edit, hover, and static. It's a minor issue, though. As for the height, a minimum makes some sense too. And the height could grows up to a point where it exceeds the available space (resp. height of the content area) and scrolling is needed (seems we have no limit currently). Different topic, maybe. -- You are receiving this mail because: You are the assignee for the bug.
