• Niklas Johansson's avatar
    Allow non ASCII chars as accelerator keys · b80be502
    Niklas Johansson yazdı
    Non ASCII characters like åäö can be used as accelerator keys (Alt+<x>).
    This already works however at the moment it is not exposed properly
    to accessibility tools such as screen readers. After this patch at least
    NVDA gets information about accelerator keys that are non ascii. On
    Linux we need to adapt code in vcl/unx/atk/a11y/atkaction.cxx.
    
    There is also vcl/source/window/dlgctrl.cxx#Window::GetActivationKey
    should probably have similar treatment and I guess that it is related
    to accelerator keys in dialogs but I need to confirm that.
    I'm a bit unsure how to best do that so I'll save it for later.
    
    Change-Id: I1f1509a26d781011d217670266bd10b2107811d5
    Reviewed-on: https://gerrit.libreoffice.org/19078Tested-by: 's avatarJenkins <ci@libreoffice.org>
    Reviewed-by: 's avatarCaolán McNamara <caolanm@redhat.com>
    Tested-by: 's avatarCaolán McNamara <caolanm@redhat.com>
    b80be502
Adı
Son kayıt (commit)
Son güncelleme
..
inc Loading commit data...
source Loading commit data...
CustomTarget_ia2_idl.mk Loading commit data...
Library_uacccom.mk Loading commit data...
Library_winaccessibility.mk Loading commit data...
Makefile Loading commit data...
Module_winaccessibility.mk Loading commit data...
README Loading commit data...
WinResTarget_uacccom.mk Loading commit data...