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

A11y_.NET Core_WinForms_Print_Microsoft Print to PDF Advanced Options_ScreenReader: Narrator focus is not going to the combo box which is present beside "Paper Size" & "Copy count" #9270

Closed
HindujaArugula opened this issue Jun 11, 2023 · 1 comment
Labels
a11y-external An accessibility bug that is external to WinForms (for example, a Common Dialog in Win32) tenet-accessibility MAS violation, UIA issue; problems with accessibility standards

Comments

@HindujaArugula
Copy link

HindujaArugula commented Jun 11, 2023

.NET version

.NET-SDK-8.0.100-preview.4.23260.5

Did it work in .NET Framework?

No

Did it work in any of the earlier releases of .NET Core or .NET 5+?

No response

Issue description

GitHubTags:

#A11yMAS;#A11yTCS;#BM_.NET Core[Winforms]-Win32-May2023;#.NET Core;#A11ySev3;#WCAG2.4.3;#DesktopApp;#Win11;#NonBenchmark;#Narrator;#Nvda

Actual:

Narrator focus is not going to the combo box which is present beside "Paper Size" & "Copy count" tree view.

NOTE: Issue is not observed with NVDA.

Expected:

Narrator focus should go to the combo box which is present beside "Paper Size" & "Copy count" tree view.

User Impact:

Screen reader users will face difficulty to understand & will not get correct information of the "Paper Size" & "Copy count" combo box which is present in the tree view.

Steps to reproduce

  1. Install and Open "Winforms" App.
  2. "Main Form" screen would appear.
  3. TAB to "Printing_Controls:Testing the controls under the Printings Tab" and press ENTER key.
  4. "Printing Testing" screen appears.
  5. TAB to "Print" tab and press ENTER key .
  6. "Printing from win 32 application" screen appears.
  7. TAB to "Show more settings" and press ENTER key.
  8. "Printing Preference" screen appears.
  9. TAB to "Advanced" button and press ENTER key.
  10. "Microsoft print to PDF advanced options" screen appears.
  11. Start Narrator.
  12. Now observe that Narrator focus is not going to the combo box which is present beside "Paper Size" & "Copy count" tree view.

Attachment:

Narrator:
ComboBox

NVDA:
ComboBox2

@HindujaArugula HindujaArugula added the untriaged The team needs to look at this issue in the next triage label Jun 11, 2023
@merriemcgaw merriemcgaw added the tenet-accessibility MAS violation, UIA issue; problems with accessibility standards label Jun 13, 2023
@merriemcgaw
Copy link
Member

merriemcgaw commented Jun 13, 2023

This is a Sev 3 issue, so I am going to just close it as "external" to Windows CommonDialog code. Given it's Sev3 I don't have to go through the exception process.

@ghost ghost removed the untriaged The team needs to look at this issue in the next triage label Jun 13, 2023
@merriemcgaw merriemcgaw added the a11y-external An accessibility bug that is external to WinForms (for example, a Common Dialog in Win32) label Jun 13, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Jul 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
a11y-external An accessibility bug that is external to WinForms (for example, a Common Dialog in Win32) tenet-accessibility MAS violation, UIA issue; problems with accessibility standards
Projects
None yet
Development

No branches or pull requests

2 participants