I am using a tool for verifying if app is compliant with windows accessibility feature Tool web link - https://accessibilityinsights.io/downloads/
Test tool have simple MFC combo box . Tool says "No Failure was detected", Insight tool shows a error icon.
Below are steps to get above state.
- Launch app
- Launch Insight tool
- select what to test = element
- Mouse hover on combo box
- expand the combobox
- mouse hover on item
- click on brush icon on right
It will enter the state described abovewith no error but with error icon
Isolation: Issue doesn't repro when "Entire App" is selected. When "Entire App" is selected, tool does not show any error or any error icon. App pass accessiblity
Question is if this tool is reporting valid error ? What is the error as tool says " No failure was detected."