[Libreoffice-ux-advise] [Bug 148320] Explicit toggle for ToC/Index title

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu Apr 28 05:59:22 UTC 2022


https://bugs.documentfoundation.org/show_bug.cgi?id=148320

Heiko Tietze <heiko.tietze at documentfoundation.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
           Keywords|needsUXEval                 |difficultyBeginner,
                   |                            |easyHack, skillCpp, topicUI
           Severity|normal                      |enhancement
                 CC|libreoffice-ux-advise at lists |heiko.tietze at documentfounda
                   |.freedesktop.org            |tion.org
             Status|UNCONFIRMED                 |NEW

--- Comment #9 from Heiko Tietze <heiko.tietze at documentfoundation.org> ---
The topic was on the agenda of the design meeting.

The alternative to just clearing the text field is to have a checkbox "[x] Use
title" and enable the input respectively. It improves consistency, clarifies
the behavior for novice user, and makes the label "Type and Title" more
appropriate. Plus, we have enough space and the enhancement is an easy hack.

Code pointer:
* add the checkbox to sw/uiconfig/swriter/ui/tocindexpage.ui
* add variables and logic to sw/source/ui/index/cnttab.cxx; likely in
FillTOXDescription() rDesc.SetTitle(m_xTitleED->get_text());

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Libreoffice-ux-advise mailing list