Bill Dengler
Bill Dengler
**Describe the bug** Data items representing individual events captured by Accessibility Insights have the name `Axe.Windows.Desktop.UIAutomation.EventHandlers.EventMessage` in the UIA tree. This is read by screen readers as you navigate, making...
#### Details This PR adds more meaningful "how to fix" text for some rules in place of just repeating the description. ##### Motivation Part of localization feature (internal access required...
The book seems to be primarily using [pep-498](https://www.python.org/dev/peps/pep-0498/) style strings, but 1.9.1 still uses printf-style formatting.
# Description of the new feature/enhancement #12358 adds support for UIA notifications, allowing screen readers and other UIA clients to easily determine exactly what new text to report without doing...
# Description of the new feature/enhancement In https://github.com/nvaccess/nvda/pull/13671#issuecomment-1138862155 @carlos-zamora thought that wt and conhost should implement movement, expansion, etc. by the UIA "page" unit. This would help NVDA to solve...
### Summary As of latest master, my bot can't connect to a voice channel and play audio. This works fine on 2.3.2. ### Reproduction Steps 1. Start the bot, with...
This PR adds actions for jumping among level 1 comments, using the existing `previousButton`/`nextButton` logic. While it isn't quite my vision (collapsing the nearest l1), this will significantly ease navigation...
Python 3.12 will be released next week, and the Python core developers [encourage package maintainers to publish updated wheels to prepare](https://www.python.org/downloads/release/python-3120rc3/). This issue requests support for the new Python release....
Several chat applications support automatic reading of incoming and outgoing messages with screen readers such as [NVDA](https://nvaccess.org). To support all modern screen readers, Unigram should raise UI Automation notification events...
This applies to both Accessibility Insights for Windows and Axe.Windows, filing here for tracking of both. **Is your feature request related to a problem? Please describe.** Since 4.20.x, Moq has...