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

Heiko Tietze <heiko.tie...@documentfoundation.org> changed:

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

--- Comment #9 from Heiko Tietze <heiko.tie...@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 the assignee for the bug.

Reply via email to