microsoft / AdaptiveCards

A new way for developers to exchange card content in a common and consistent way.
https://adaptivecards.io
MIT License
1.72k stars 543 forks source link

{Linked:Bug2509198}[Adaptive Card-Schema Explorer- Input.Date]: Screen reader is not providing any information after activating the show next/previous month buttons. #7719

Closed vaishali1397 closed 7 months ago

vaishali1397 commented 2 years ago

Target Platforms

Other

SDK Version

1.3

Application Name

Adaptive cards

Problem Description

Test Environment: OS Build: Windows 11 Version Dev(OS Build 22523.1000) Browser: Edge Dev Version 98.0.1108.13 (Official build) dev (64-bit) URL: Schema Explorer | Adaptive Cards Screen Reader: Narrator

Repro Steps:

  1. Open the above URL.
  2. Activate Narrator using 'Ctrl+Win+Enter' key.
  3. Schema Explore Input.Date Page will be appear.
  4. Navigate to Date Input field in Adaptive Card and activate it.
  5. Calendar Pop-up will be appear.
  6. Navigate to 'Go to Next month' and 'Go to previous month' buttons.
  7. Pressing enter key on both button
  8. Observe the screen reader issue.

Actual result: Screen reader is not providing any information after activating the show next/previous month buttons. Screen reader just staying silent after activating those buttons.

Expected result: Screen reader should provide the information after activating the show next/previous month buttons. For example, Screen reader should narrate the current month information like 'January 2022' after activating the next month button in 'December 2021'.

Observations: Same issue is also repro'ing with NVDA and JAWs.

User Impact: Screen Reader user navigating using keyboard won't be able to know about the status changed for the months because of no output given by the screen reader.

MAS Reference: MAS 1.3.1 – Info and Relationships

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

Screenshots

https://user-images.githubusercontent.com/104483005/181225179-fc43a81c-63ae-457b-acc0-ebb025f1b823.mp4

Card JSON

NA

Sample Code Language

No response

Sample Code

No response

vagpt commented 7 months ago

This issue is not repro, hence closing this issue.