https://bugs.documentfoundation.org/show_bug.cgi?id=147004
Heiko Tietze <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|needsUXEval | CC|libreoffice-ux-advise@lists |heiko.tietze@documentfounda |.freedesktop.org |tion.org, | |[email protected] --- Comment #14 from Heiko Tietze <[email protected]> --- Just from looking into the function: <H1>Chapter</H1> <H2>One</H2> Chapter name, Level 1 = "Chapter", Level 2 = "One" <H2>Two</H2> Chapter name, Level 1 = "Chapter", Level 2 = "Two" etc. If a level does not exist the field is empty, true for sublevel such as H3 or if there is no H1. We could set a maximum on the spin edit control depending on the content in this chapter. However, adding content updates the fields and you may want to see <H1><H2> with H2 empty in the header. Or H2 begin updated once it's filled with text. And the same is true for the actual chapter; the feature works well. => NAB The question is however if this is a chapter or rather a heading. "Chapter name" for a level 2 item is the heading text and not a chapter. But all is related to the current chapter, more or less. But my take is to keep the functionality as it is and rename Chapter to Heading and Chapter* to Heading*. -- You are receiving this mail because: You are the assignee for the bug.
