<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:heiko.tietze@documentfoundation.org" title="Heiko Tietze <heiko.tietze@documentfoundation.org>"> <span class="fn">Heiko Tietze</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Accessibility: No keyboard shortcut to open a HYPERLINK in Calc cells"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=123159">bug 123159</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;">Keywords</td>
           <td>
                
           </td>
           <td>needsDevAdvice
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Accessibility: No keyboard shortcut to open a HYPERLINK in Calc cells"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=123159#c10">Comment # 10</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Accessibility: No keyboard shortcut to open a HYPERLINK in Calc cells"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=123159">bug 123159</a>
              from <span class="vcard"><a class="email" href="mailto:heiko.tietze@documentfoundation.org" title="Heiko Tietze <heiko.tietze@documentfoundation.org>"> <span class="fn">Heiko Tietze</span></a>
</span></b>
        <pre>The function ScGlobal::OpenURL() is called in ScGridWindow::MouseButtonUp().
Cleanest solution would be to separate the part that takes various situations
into account. But this is some effort since it's closely linked to the mouse
position. Alternatively, we might simulate a mouse click in the UNO command
that needs to be added for the keyboard interaction. Or duplicate the code
maybe with limited capabilities (no VbaEvents, no mobile device.

Eike, what do you think?</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>