MS Office: filter out pointless MSO commandbars from focus ancestry #4198
Comments
Comment 1 by Michael Curran <mick@... on 2014-06-16 06:25
Changes:
|
Comment 2 by Michael Curran <mick@... on 2014-06-30 03:00
Changes:
|
Comment 3 by mdcurran on 2014-06-30 03:01 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Reported by mdcurran on 2014-06-16 05:59
Many Office dialogs use MSO commandbar toolbars. But most if not all of them only contain either 1 control, or one child grouping of controls. Also usually their description is their name + role, and sometimes their name can even be something like Mso Control Container which clearly is some kind of place holder name. This name should be filtered out, and the toolbar itself should be filtered out of the focus ancestry if it only has one child. NVDA already has code for this in its Outlook support. This code should be generalized.
The text was updated successfully, but these errors were encountered: