axe-windows
axe-windows copied to clipboard
[BUG] False positive with Wizards (property sheet)
Describe the bug
Wizards are implemented as property sheets with one tab per page and that appears to cause a false positive.
To Reproduce Steps to reproduce the behavior:
- Open Device Manager
- Select Computer and choose Action -> Add legacy hardware
- Click Next
- Hover over this window with Accessibility Insights and click Test icon
Expected behavior
No false positives.
Actual behavior
"Focusable sibling elements must not have the same Name and LocalizedControlType" error on each page of the wizard, highlighting the nonexistent "tabs" which are by no means focusable.
Screenshots or .GIF
Desktop (please complete the following information):
- OS: Windows Server 2022 (update version 10.20348.2655), Windows 11 24H2 (update version 10.26100.1457)
- Accessibility Insights for Windows Version: 1.1.2703.1
- Target Application: Add Hardware wizard
- Target Application Version: see Windows version
Additional context
I have a minimal repro app I can provide if necessary, but since I could also reproduce this on Windows' own Add Hardware wizard, that one can be used for an easy test.
Resolved in latest release (this rule has been downgraded to NeedsReview) in Win32 applications.