<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:kainz.a@gmail.com" title="andreas_k <kainz.a@gmail.com>"> <span class="fn">andreas_k</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW - FORMATTING / UI: Add "Remove hyperlink" to (context) menu in Calc"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=62561">bug 62561</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>kainz.a@gmail.com
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - FORMATTING / UI: Add "Remove hyperlink" to (context) menu in Calc"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=62561#c6">Comment # 6</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - FORMATTING / UI: Add "Remove hyperlink" to (context) menu in Calc"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=62561">bug 62561</a>
from <span class="vcard"><a class="email" href="mailto:kainz.a@gmail.com" title="andreas_k <kainz.a@gmail.com>"> <span class="fn">andreas_k</span></a>
</span></b>
<pre>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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>