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

andreas_k <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #6 from andreas_k <[email protected]> ---
Hi the issue is that add the context menu entries from writer to calc (cell.xml
and celledit.xml) the entries wasn't shown.

  <menu:menuitem menu:id=".uno:OpenHyperlinkOnCursor"/>
  <menu:menuitem menu:id=".uno:EditHyperlink"/>
  <menu:menuitem menu:id=".uno:CopyHyperlinkLocation"/>
  <menu:menuitem menu:id=".uno:RemoveHyperlink"/>
  <menu:menuitem menu:id=".uno:OpenSmartTagMenuOnCursor"/>
  <menu:menuitem menu:id=".uno:ThesaurusFromContext"/>

So there are two options from my point of view:

1. make the editHyperlink, ... actions working in calc
2. use clear direct formating

I prefer option 1 cause RemoveHyperlink and some other commands are ONLY
available in context menu (which is fine) and option 2 is always possible.

So if someone fix the coding part, I'll add the Hyperlink stuff from writer.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to