b80be50268
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/19078 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com> |
||
---|---|---|
.. | ||
AccAction.cxx | ||
AccAction.h | ||
AccActionBase.cxx | ||
AccActionBase.h | ||
acccommon.h | ||
AccComponent.cxx | ||
AccComponent.h | ||
AccComponentBase.cxx | ||
AccComponentBase.h | ||
AccEditableText.cxx | ||
AccEditableText.h | ||
AccessibleKeyStroke.h | ||
AccHyperLink.cxx | ||
AccHyperLink.h | ||
AccHypertext.cxx | ||
AccHypertext.h | ||
AccImage.cxx | ||
AccImage.h | ||
AccRelation.cxx | ||
AccRelation.h | ||
AccTable.cxx | ||
AccTable.h | ||
AccText.cxx | ||
AccText.h | ||
AccTextBase.cxx | ||
AccTextBase.h | ||
AccValue.cxx | ||
AccValue.h | ||
EnumVariant.cxx | ||
EnumVariant.h | ||
MAccessible.cxx | ||
MAccessible.h | ||
Resource.h | ||
StdAfx.cxx | ||
stdafx.h | ||
UAccCOM.cxx | ||
UAccCOM.def | ||
UAccCOM.rc | ||
UNOXWrapper.cxx | ||
UNOXWrapper.h |