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

--- Comment #10 from Mihkel Tõnnov <[email protected]> ---
(In reply to Mihkel Tõnnov from comment #8)
> Can't use the same shortcuts as in Excel (Ctrl+Shift+Comma &
> Ctrl+Shift+Point), because neither Ctrl+: nor Ctrl+Shift+. can currently be
> assigned as shortcuts in the Customize - Keyboard dialog. To enable that,
> colon key (= Shift+Point on Estonian layout, as on many others) should be
> defined in cui/source/customize/acccfg.cxx.
Found that this is true only with the KF5 VCL-plugin:
VCL   Tools - Customize - Keyboard detects keypress as...
kf5   Ctrl+.   Ctrl+,             Ctrl+Shift+;    (nothing)
gtk3  Ctrl+.   Ctrl+,             Ctrl+Shift+;   Ctrl+Shift+.
gen   Ctrl+.   Ctrl+comma [sic!]  Ctrl+Shift+;   Ctrl+Shift+.
win   Ctrl+.   Ctrl+,             Ctrl+Shift+,   Ctrl+Shift+.

Note how Windows detects Ctrl+Shift+Comma while others detect
Ctrl+Shift+Semicolon - yet all except KF5 detect Ctrl+Shift+Point. I assume
this is caused by colon not being defined as a key in acccfg.cxx.

In any case, seems I managed to submit the patch for review:
https://gerrit.libreoffice.org/c/core/+/93983

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to