[Libreoffice-bugs] [Bug 126888] Ctrl+Shift+; shortcut to insert current time stopped working

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Aug 20 16:30:40 UTC 2019


https://bugs.documentfoundation.org/show_bug.cgi?id=126888

--- Comment #12 from Michael Weghorn <m.weghorn at posteo.de> ---
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 comment #0)
> Actual Results:
> semicolon character is inserted into the cell

@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?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190820/ebca45ed/attachment.html>


More information about the Libreoffice-bugs mailing list