Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Accessibility] AutoSuggestBox and NumberBox PlaceholderText fails Accessibility Insights Pass #6480

Closed
2 tasks
karkarl opened this issue Dec 14, 2021 · 3 comments
Labels
accessibility Narrator, keyboarding, UIA, etc area-AutoSuggestBox area-NumberBox NumberBox Control no-issue-activity team-Controls Issue for the Controls team

Comments

@karkarl
Copy link
Contributor

karkarl commented Dec 14, 2021

Describe the bug

The PlaceholderText element for AutoSuggestBox and NumberBox fails Accessibility Insights Pass. Test failures are only observed for OS Build 19h1 and below.

PlaceholderText is temporarily removed from AXE test pages from #3764

image

Steps to reproduce the bug

  1. Go to AutoSuggestBox and NumberBox test page in MUXCTestApp
  2. Run Accessibility Insights over any element that has placeholder test.
  3. Observe failed tests.

Expected behavior

Tests are supposed to return no errors.

Screenshots

No response

NuGet package version

Microsoft.UI.Xaml 2.7.0

Windows app type

  • UWP
  • Win32

Device form factor

Desktop

Windows version

May 2019 Update (18362)

Additional context

No response

@ghost ghost added the needs-triage Issue needs to be triaged by the area owners label Dec 14, 2021
@StephenLPeters StephenLPeters added accessibility Narrator, keyboarding, UIA, etc area-AutoSuggestBox area-NumberBox NumberBox Control team-Controls Issue for the Controls team and removed needs-triage Issue needs to be triaged by the area owners labels Mar 2, 2022
@marcelwgn
Copy link
Collaborator

If this is only present on 19H1 and below, could it be that this is an OS issue and not a WinUI 2 issue? If so, would it make sense to close this since there likely isn't much WinUI 2 could do to fix this?

@DaveTryon
Copy link

The 19H1 statement appears to be incorrect. The AutoSuggestBox is getting flagged as an error in Windows 10 21H2.

@github-actions
Copy link

This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Aug 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accessibility Narrator, keyboarding, UIA, etc area-AutoSuggestBox area-NumberBox NumberBox Control no-issue-activity team-Controls Issue for the Controls team
Projects
None yet
Development

No branches or pull requests

4 participants