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_ToolStripContainer_Bottomtool bar_Usability: When we navigate to "ToolStripContainer" dialog we are unable to activate the controls present in the bottom toolbar with Keyboard. #9194

Closed
HindujaArugula opened this issue May 30, 2023 · 5 comments
Labels
a11y-resolved Ready for official tester to validate and close tenet-accessibility MAS violation, UIA issue; problems with accessibility standards

Comments

@HindujaArugula
Copy link

HindujaArugula commented May 30, 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:

#A11yTCS;#BM_.NET Core[Winforms]-Win32-May2023;#.NET Core;#A11ySev4;#DesktopApp;#Win11;#NonBenchmark;#A11yUsable

Actual:

When we navigate to "ToolStripContainer" dialog we are unable to activate the controls present in the bottom toolbar.

Expected:

When we navigate to "ToolStripContainer" dialog we must be able to activate the controls present in the bottom toolbar.

User Impact:

Keyboard users will face difficulty to activate the controls if the controls are not accessible with Keyboard.

Attachments:

Bottom toolbar

Steps to reproduce

  1. Install and Open Winforms App.
  2. "Main Form" screen would appear.
  3. TAB to "MenuToolbars_Controls:Testing" the controls under "Menu Toolbars" Tab.
  4. TAB to "ToolStripContainer" button.
  5. Now navigate to "Bottom tool bar" section.
  6. Now observe that when we navigate to the "Bottom tool bar" section we are unable to activate the controls present in the tool bar.
@HindujaArugula HindujaArugula added the untriaged The team needs to look at this issue in the next triage label May 30, 2023
@HindujaArugula HindujaArugula changed the title A11y_.NET Core_WinForms_ToolStripContainer_Bottomtool bar_Usability: When we navigate to "ToolStripContainer" dialog we are unable to activate the controls present in the bottom toolbar. A11y_.NET Core_WinForms_ToolStripContainer_Bottomtool bar_Usability: When we navigate to "ToolStripContainer" dialog we are unable to activate the controls present in the bottom toolbar with Keyboard. May 30, 2023
@dmitrii-drobotov
Copy link
Contributor

I'm not sure I understand the problem here, pressing Enter on a button activates it, the same as mouse click. @HindujaArugula - do you mean that after pressing Enter, you expect that button remains focused, so that pressing Enter one more time should click the same button?

@merriemcgaw merriemcgaw added the 📭 waiting-author-feedback The team requires more information from the author label May 30, 2023
@12-shweta
Copy link

12-shweta commented Jun 2, 2023

#BM_.NET Core[Winforms]-Win32-May2023;

@Nora-Zhou01
Copy link
Member

We add these buttons on from designer and set some properties for them, don't add any keyboard event, so there is no performing functionality when activated using keyboard.

@merriemcgaw merriemcgaw added tenet-accessibility MAS violation, UIA issue; problems with accessibility standards a11y-resolved Ready for official tester to validate and close and removed untriaged The team needs to look at this issue in the next triage labels Jun 13, 2023
@merriemcgaw
Copy link
Member

Given this was marked as Sev4 we can close this.

@ghost ghost removed the 📭 waiting-author-feedback The team requires more information from the author label Jun 13, 2023
@12-shweta
Copy link

12-shweta commented Jun 16, 2023

Github tags: #Closed;

Adding closed tag as this is by design as per above comment.

@ghost ghost locked as resolved and limited conversation to collaborators Jul 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
a11y-resolved Ready for official tester to validate and close tenet-accessibility MAS violation, UIA issue; problems with accessibility standards
Projects
None yet
Development

No branches or pull requests

5 participants