[Libreoffice-bugs] [Bug 139935] Insert menu in Master Navigator context menu should "deactivate/grey out" Text as an option when Text is the selected item

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Jan 27 01:42:34 UTC 2021


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

Jim Raykowski <raykowj at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1

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

sw/uiconfig/swriter/ui/mastercontextmenu.ui

sw/source/uibase/utlui/glbltree.cxx
IMPL_LINK(SwGlobalTree, CommandHdl, const CommandEvent&, rCEvt, bool)

An "insertmenu" weld::Menu needs to be instantiated using xBuilder and then
used to set the sensitivity for the insert sub menu items.

-- 
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/20210127/f0f51e33/attachment.htm>


More information about the Libreoffice-bugs mailing list