I want to add Accessibility support in extjs 4.1.1 components, i have looked at the accessibility video on sencha websites, is there are any documentation available which tells the methods to be overridden for adding custom accessibility messages, I understand ariaRole property is there and needs to be overridden in config, I want all the properties/ methods available in every extjs component.
Do I need to add my custom key events in every component so that screen readers can understand?
The previous reply to this question was "support for ARIA is slated for 4.2 at this time." Now that 4.2 is available, it does not appear to be fully compliant. Is ARIA support now slated for a new 4.x release? Which one?