AdaptiveCards icon indicating copy to clipboard operation
AdaptiveCards copied to clipboard

[AdaptiveCards- Schema Explorer]: Incorrect Role is announced by the screen reader for the 'Feedback link'.

Open Susmitha474 opened this issue 3 years ago • 0 comments

### Target Platforms

Other

SDK Version

1.5

Application Name

Adaptive Cards

Problem Description

Test Environment:

OS: Version 21H2 (OS Build 22000.318)

URL: https://adaptivecards.io/

Edge Dev: version 105.0.1300.0 (Official build) dev (64-bit)

Screen reader: Narrator

Repro Steps:

  1. Open above URL with valid credential.

  2. Turn on the Narrator using ctrl+win+enter key.

  3. Navigate to 'Schema Explorer' link and using arrow keys press enter key to activate it.

  4. Navigate to 'Feedback' link using down arrow and observe the issue.

Actual Result:

Narrator is announcing 'Feedback Link' as 'Feedback Group'.

Expected Result:

Screen Reader should not convey the irrelevant information for the 'Feedback' control, it should announce it as 'Feedback Link'.

Note:

NVDA screen reader is not announcing the role of the 'Feedback' control as 'Link' its announcing as 'Feedback'.

User Experience:

It will impact the screen reader user if the screen reader does convey the irrelevant information for the links.

MAS Reference:

(https://liquid.microsoft.com/Web/Object/Read/MS.Accessibility/Requirements/04.01.02)

"Have feedback to share on Bugs ? Please help fill Trusted Tester Bug Feedback (office.com) “.

Screenshots

Feed back link

https://user-images.githubusercontent.com/104482612/177288404-2698c648-fbb8-45c3-833d-a6c82d7fbede.mp4

Card JSON

NA

Sample Code Language

NA

Sample Code

NA

Susmitha474 avatar Jul 05 '22 08:07 Susmitha474