[Libreoffice-bugs] [Bug 130131] There is no Split item in combined shape's context menu in Draw
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Mar 3 21:53:43 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=130131
andreas_k <kainz.a at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kainz.a at gmail.com
--- Comment #5 from andreas_k <kainz.a at gmail.com> ---
In master (and I think also in actual releases) there are the following
commands available in the draw context menu.
<menu:menu menu:id=".uno:PolyFormen">
<menu:menupopup>
<menu:menuitem menu:id=".uno:Combine"/>
<menu:menuitem menu:id=".uno:Dismantle"/>
<menu:menuitem menu:id=".uno:Connect"/>
<menu:menuitem menu:id=".uno:Break"/>
<menu:menuseparator/>
<menu:menuitem menu:id=".uno:Merge"/>
<menu:menuitem menu:id=".uno:Substract"/>
<menu:menuitem menu:id=".uno:Intersect"/>
<menu:menuseparator/>
<menu:menuitem menu:id=".uno:EqualizeWidth"/>
<menu:menuitem menu:id=".uno:EqualizeHeight"/>
</menu:menupopup>
</menu:menu>
as written you have to select multiple shapes and the commands will be show
only if there are active/available.
So I'm not sure, but I think this bug is already fixed or did I miss something?
--
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/20200303/5dcc94f9/attachment-0001.htm>
More information about the Libreoffice-bugs
mailing list