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

[Adaptive Cards- Expenses Report]: Screen reader is conveying incorrect role as Link for the 'Export as PDF' button. #9024

Open
vagpt opened this issue Oct 3, 2024 · 0 comments
Labels
A11yCT For CT Test Pass A11yUsable Accessibility issue that is a usability bug. Behavior divergent from standard expected a11y behavior Area-Accessibility Bugs around feature accessibility Area-Renderers Bug HCL-AdaptiveCards-Web Used by accessibility team for scorecard categorization HCL-E+D Product-AC

Comments

@vagpt
Copy link
Collaborator

vagpt commented Oct 3, 2024

Target Platforms

Other

SDK Version

1.6

Application Name

Adaptive Cards

Problem Description

Test Environment:
URL: https://adaptivecards.io/
OS Version: Dev (OS Build 27695.1000)
Browser Version: Version 130.0.2849.1 (Official build) dev (64-bit)
Screen Reader: Narrator

Pre-Requisite:
Turn on screen reader using caps + spacebar key.

Repro steps:

  1. Open the above URL in the edge dev browser.
  2. Navigate to the 'Sample' option and press enter key to activate it.
  3. Press tab key and navigate to the 'Expenses Report' link and press enter key to activate it.
  4. Press tab key and navigate to Export as PDF button and observe the issue.

Actual Result:
Screen Reader is conveying incorrect role information as Link for the 'Export as PDF' button. Currently role is defined as Link.

Expected Result:
Correct role should be defined as button so that when the focus lands on the 'Export as PDF' control then screen reader should announce the information as 'Export as PDF button.'

Note:
Same issue is repro with NVDA as well.

User Impact:
It will impact the screen reader user as they will get confused if the incorrect role as link will be defined for any control as on activating it user will assume that new tab or page will be open.

Have feedback to share on Bugs? please tag bug as “A11yRCA” and add your feedback in the comment section.

Screenshots

Screen.reader.is.conveying.incorrect.role.as.Link.for.the.Export.as.PDF.button.mp4

Incorrect role as Link is defined for the Export as pdf

Card JSON

NA

Sample Code Language

No response

Sample Code

No response

@vagpt vagpt added Bug Area-Renderers Area-Accessibility Bugs around feature accessibility A11yUsable Accessibility issue that is a usability bug. Behavior divergent from standard expected a11y behavior HCL-E+D Product-AC HCL-AdaptiveCards-Web Used by accessibility team for scorecard categorization A11yCT For CT Test Pass labels Oct 3, 2024
@vagpt vagpt changed the title [Adaptive Cards- Expenses Report]: Screen reader is conveying incorrect changed label information while activating the Show history button. [Adaptive Cards- Expenses Report]: Screen reader is conveying incorrect role as Link for the 'Export as PDF' button. Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A11yCT For CT Test Pass A11yUsable Accessibility issue that is a usability bug. Behavior divergent from standard expected a11y behavior Area-Accessibility Bugs around feature accessibility Area-Renderers Bug HCL-AdaptiveCards-Web Used by accessibility team for scorecard categorization HCL-E+D Product-AC
Projects
None yet
Development

No branches or pull requests

1 participant