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

Maxim Monastirsky <momonas...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |momonas...@gmail.com

--- Comment #5 from Maxim Monastirsky <momonas...@gmail.com> ---
As discussed in Bug 102017, we get the translation from the GetKeyNameText
Win32 function, and it seems to match names only to keyboard layouts, ignoring
the locale (according to MSDN the names actually come from the keyboard
driver).

The easiest solution for now would be to override the names we get from Windows
for this particular locale, as we already do for some locales:

http://opengrok.libreoffice.org/xref/core/vcl/win/window/keynames.cxx#66

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

Reply via email to