[Libreoffice-ux-advise] [Bug 147004] 'Chapter' field should only show the paragraph preceding the field that has the same outline level as the level setting for the field
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Mar 7 12:18:13 UTC 2023
https://bugs.documentfoundation.org/show_bug.cgi?id=147004
Heiko Tietze <heiko.tietze at documentfoundation.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|needsUXEval |
CC|libreoffice-ux-advise at lists |heiko.tietze at documentfounda
|.freedesktop.org |tion.org,
| |mikekaganski at hotmail.com
--- Comment #14 from Heiko Tietze <heiko.tietze at documentfoundation.org> ---
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 on the CC list for the bug.
More information about the Libreoffice-ux-advise
mailing list