[Libreoffice-bugs] [Bug 113171] Insert Text Box must not toggle at the menu

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Mar 11 10:59:09 UTC 2019


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

Heiko Tietze <tietze.heiko at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|difficultyBeginner,         |needsDevEval
                   |skillDesign                 |
                 CC|                            |s.mehrbrodt at gmail.com

--- Comment #10 from Heiko Tietze <tietze.heiko at gmail.com> ---
(In reply to shubh from comment #9)
> Can I get some Code pointers?

Menus list UNO commands, so it is
https://opengrok.libreoffice.org/xref/core/sw/uiconfig/swriter/menubar/menubar.xml?r=16bd9c99#293
pointing to
https://opengrok.libreoffice.org/xref/core/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu?r=732d630c#3730.
However, I expected the TOGGLE flag to be true and the easyhack would have been
to switch it to FALSE. But that's not the fact here. Therefore we need input
from experienced developers.

-- 
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/20190311/8c7f6706/attachment.html>


More information about the Libreoffice-bugs mailing list