nvda
ee613720 - Improve object navigation in Microsoft Word dialogs, allowing navigation to many more controls.

Commit
9 years ago
Improve object navigation in Microsoft Word dialogs, allowing navigation to many more controls. * SDM objects with an SDMChild object (focused sub window e.g. richedit) have their firstChild and lasdChild properties pointing at the SDMChild, and their presentation type is layout. * SDMChild objects now have their parent property forced to point at the original SDM object, and also copy the SDM object's keyboardShortcut. These changes mean that when object navigating with simple review, SDMChild objects appear in the correct place between other SDM objects.
References
Parents
Loading