<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - CALC, editing: 'select data area' option (ctrl+*) keybinding does not work; menu use is ok"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=131916#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - CALC, editing: 'select data area' option (ctrl+*) keybinding does not work; menu use is ok"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=131916">bug 131916</a>
              from <span class="vcard"><a class="email" href="mailto:casapr@jumplink.org" title="casapr@jumplink.org">casapr@jumplink.org</a>
</span></b>
        <pre><a href="https://keycode.info/">https://keycode.info/</a>

When using this site the following two keys are specified:

'*' (from above the '8' on a USA keyboard): 56, event.code=Digit8
'*' (from numpad on USA keyboard): 106, event.code=NumpadMultiply

FIX: ctrl+(code56;Digit8) needs to be bound to Calc "select data area" command.

ctrl+(code106;NumpadMultiply) is already bound to that command.

Both keyboard entries look the same to a user. They only differ due to computer
internal handling which is irrelevant to human user.</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>