[Libreoffice-bugs] [Bug 120901] Context menu with "cut, copy, ..., symbols" inaccessible, if word is autocorrectable
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Aug 19 07:13:56 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=120901
Heiko Tietze <heiko.tietze at documentfoundation.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|difficultyBeginner, |
|easyHack, skillDesign, |
|topicDesign |
--- Comment #6 from Heiko Tietze <heiko.tietze at documentfoundation.org> ---
We have some ui files containing the menu (see
https://opengrok.libreoffice.org/search?project=core&full=%22_Add+to+Dictionary%22&defs=&refs=&path=&hist=&type=&si=full).
But after adding the menuitem entry you also have to link it with the actual
UNO command (see
https://opengrok.libreoffice.org/xref/core/editeng/source/editeng/editview.cxx?r=71b660a2#847,
for example). So it's not simply editing an XML file but some C++ code.
--
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/20190819/0f619a34/attachment-0001.html>
More information about the Libreoffice-bugs
mailing list