<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Ctrl+Shift+; shortcut to insert current time stopped working"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=126888#c12">Comment # 12</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Ctrl+Shift+; shortcut to insert current time stopped working"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=126888">bug 126888</a>
              from <span class="vcard"><a class="email" href="mailto:m.weghorn@posteo.de" title="Michael Weghorn <m.weghorn@posteo.de>"> <span class="fn">Michael Weghorn</span></a>
</span></b>
        <pre>I quickly debugged into the code and at a quick glance at
'Qt5Widget::handleKeyEvent', it seems like this is passed in the QKeyEvent:

* for DE layout: key: Semicolon; modifiers: Shift + Ctrl
* for US layout: key: Colon; modifiers: Shift + Ctrl

(In reply to Martin from <a href="show_bug.cgi?id=126888#c0">comment #0</a>)
<span class="quote">> Actual Results:
> semicolon character is inserted into the cell</span >

@Martin: Does this actually insert a semicolon (";") character or a colon
(":")? If it's actually a semicolon, that somewhat contradicts my expectations.

@JBF: What keyboard layout are you using? Does the behaviour change when you
switch e.g. to US layout?</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>