axe-windows icon indicating copy to clipboard operation
axe-windows copied to clipboard

[BUG] False positive with Wizards (property sheet)

Open v-chojas opened this issue 1 year ago • 1 comments

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:

  1. Open Device Manager
  2. Select Computer and choose Action -> Add legacy hardware
  3. Click Next
  4. 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

addhw

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.

v-chojas avatar Aug 26 '24 15:08 v-chojas

Resolved in latest release (this rule has been downgraded to NeedsReview) in Win32 applications.

codeofdusk avatar Sep 30 '24 21:09 codeofdusk