<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Key pressed / Key released events from list boxes don't respond to ctrl-keys"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=107356#c11">Comment # 11</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Key pressed / Key released events from list boxes don't respond to ctrl-keys"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=107356">bug 107356</a>
              from <span class="vcard"><a class="email" href="mailto:iplaw67@tuta.io" title="Alex Thurgood <iplaw67@tuta.io>"> <span class="fn">Alex Thurgood</span></a>
</span></b>
        <pre>So, I'm neither an expert nor a developer and haven't got the time to test
every single possible keyboard combo. What I can do is point you to the Apple
resources that indicate which combos are already reserved/attributed and their
human interface guidelines :

<a href="https://developer.apple.com/library/content/documentation/UserExperience/Conceptual/OSXHIGuidelines/Keyboard.html">https://developer.apple.com/library/content/documentation/UserExperience/Conceptual/OSXHIGuidelines/Keyboard.html</a>

"As much as possible, avoid using the Control key. Because the Control key is
already used by some of the universal access features—as well as in Cocoa text
fields where Emacs-style key bindings are often used—it should be used as a
modifier key only when necessary."

I do like the idea of being able to copy an entire rowset with a keyboard combo
though, IMO a feature that could ideally be introduced directly into the C++
code, and for which there may already be an enhancement request.</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>