[Libreoffice-bugs] [Bug 112237] Add the multiline tooltip on the Available Commands also to the Assigned Commands in the Customize dialog

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Jan 4 08:12:01 UTC 2021


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

Jim Raykowski <raykowj at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |raykowj at gmail.com

--- Comment #19 from Jim Raykowski <raykowj at gmail.com> ---
code pointers:

cui/source/customize/cfg.cxx
SvxMenuEntriesListBox
add connect_query_tooltip 

cui/source/customize/SvxNotebookbarConfigPage.cxx
SvxNotebookbarEntriesListBox
remove the inherited connect_query_tooltip and add a new one

cui/uiconfig/ui/menuassignpage.ui
add has_tooltip property to 'toolcontents' and 'menucontents' tree views

See patch that adds tooltip for Available Commands list box,
CuiConfigFunctionListBox:
https://gerrit.libreoffice.org/c/core/+/84555

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210104/b80f9039/attachment.htm>


More information about the Libreoffice-bugs mailing list