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

HyperlinkButton Accessibility control type cannot be overridden #9595

Open
JordanBluehdorn opened this issue Apr 29, 2024 · 1 comment
Open
Labels
area-HyperlinkButton bug Something isn't working team-Controls Issue for the Controls team

Comments

@JordanBluehdorn
Copy link

Describe the bug

Setting the AutomationProperties.AutomationControlType of a hyperlinkbutton has no effect on the narrator. It still reads as a hyperlink.

Steps to reproduce the bug

  1. Create a hyperlink button
  2. Set the AutomationProperties.AutomationControlType to Button
  3. Open Narrator
  4. Observe behavior

Expected behavior

Narrator should read the control as a "Button"

Screenshots

Narrator reads the control as a "Hyperlink"

NuGet package version

None

Windows version

No response

Additional context

No response

@JordanBluehdorn JordanBluehdorn added the bug Something isn't working label Apr 29, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added the needs-triage Issue needs to be triaged by the area owners label Apr 29, 2024
Copy link

Hi I'm an AI powered bot that finds similar issues based off the issue title.

Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one. Thank you!

Closed similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

@bpulliam bpulliam added team-Controls Issue for the Controls team area-Hyperlink area-HyperlinkButton and removed needs-triage Issue needs to be triaged by the area owners area-Hyperlink labels May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-HyperlinkButton bug Something isn't working team-Controls Issue for the Controls team
Projects
None yet
Development

No branches or pull requests

2 participants