accessibility-insights-windows
accessibility-insights-windows copied to clipboard
Accessibility Insights for Windows
#### Details Axe.Windows enabled a V2 `ColorContrastAnalyzer` with https://github.com/microsoft/axe-windows/pull/668, but we haven't yet enabled it in AIWin out of concerns over performance of analyzing larger images. This PR does the...
Please check whether the bug has [already been filed](https://github.com/Microsoft/accessibility-insights-windows/issues). **Describe the bug** I noticed that the auto-detect color contrast feature in the latest Accessibility Insights win32 app is unable to...
#### Details #1397 added the .editorconfig file to pin down some styles and code recommendations. This is the follow-up PR that applies those styles and recommendations throughout the solution. Going...
**Is your feature request related to a problem? Please describe.** As mentioned in PR #1242, the following issues were discovered after investigations for bug #845: - The current implementation of...
Please check whether the bug has [already been filed](https://github.com/Microsoft/accessibility-insights-windows/issues). This repo contains code for Accessibility Insights for Windows. We maintain code for its automated checks rule engine at [axe-windows](https://github.com/microsoft/axe-windows/issues/). Most...
**Describe the bug** A clear and concise description of what the bug is. AI Win is unable to file bugs to an ADO project that uses the "Issue" instead of...
**Describe the bug** When checking and unchecking the checkboxes used to configure event listening while using a screen reader, the checked state is not being reported as it changes. **To...
**Is your feature request related to a problem? Please describe.** At the moment, if you have a UI element under inspection there is no way to dive deeper into its...
**Describe the bug** If the target application is closed when someone tries to file an issue, the resulting issue has an empty App name. We get the process name from...
**Is your feature request related to a problem? Please describe.** [Narrator Touch](https://support.microsoft.com/en-us/help/22812/windows-10-using-narrator-with-touch#:~:text=To%20show%20context%20menus%2C%20double-tap%20with%20two%20fingers.,Narrator%20command%20list%2C%20triple%20tap%20with%20four%20fingers.) has a way to invoke a context menu on the currently focused element by double-tapping with two fingers....