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

Heiko Tietze <tietze.he...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mentoring@documentfoundatio
                   |                            |n.org

--- Comment #8 from Heiko Tietze <tietze.he...@gmail.com> ---
The UI is defined in core/cui/uiconfig/ui/optpathspage.ui with code in
cui/source/options/optpath.cxx with onclick handler
IMPL_LINK_NOARG(SvxPathTabPage, PathHdl_Impl, Button*, void).

Adding rarely used buttons impairs usability. We should expose only the primary
functions to the user and keep the secondary hidden. That's why my suggestion
was a context menu. And when the edit dialog is being touched it could get a
redesign according comment 3.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to