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

Help with IsSelectionRequired property setting on "File" tab for accessibility purposes #952

Closed
cprivera opened this issue Jun 14, 2021 · 1 comment
Assignees
Labels
Milestone

Comments

@cprivera
Copy link

Hello, I'm working on making WinDbgNext more accessible by resolving errors that are flagged with Accessibility Insights for Windows. I've come across an error flagged on the Fluent.Ribbon we've integrated that says "An element of the given ControlType must have the IsSelectionRequired property set to TRUE". I'm hoping someone might have some experience working on accessibility for the Fluent.Ribbon that might be able to help, perhaps in giving pointers to what could be causing this issue and how it relates to the Fluent.Ribbon.

I've attached the test file with the error that can be opened with Accessibility Insights for Windows in case that helps.
TestResults 02-22-21_Main.zip


Environment

  • Fluent.Ribbon v8.0.3
  • Windows 10
  • .NET Framework 6.0
@batzen batzen self-assigned this Jun 14, 2021
@batzen batzen added this to the 9.0 milestone Jun 14, 2021
@batzen batzen closed this as completed in 82cda4e Jun 14, 2021
batzen added a commit that referenced this issue Jun 14, 2021
@batzen
Copy link
Member

batzen commented Jun 14, 2021

Thanks for reporting this and please feel free to report all accessibility issues, and of course all other kinds of issues too, you find.
I put quite some work into writing custom automation peers and want them to really help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants