microsoft/AdaptiveCards

[Adaptive Cards - Elements Properties] - Heading is not defined for the 'Text Block, Layout and Styles' under elements properties pane.

vagpt opened this issue · 0 comments

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

Repro Steps:

  1. Open the above URL on the Edge Dev browser.
  2. Press tab key and navigate to the Designer tab item and press enter key to select it.
  3. Press tab key navigate to the editor section and select any field.
  4. Press tab key and navigate to the 'Element Property' button and press enter key to activate it.
  5. Navigate the pane using 'H' key and observe the issue.

Actual Result:
Under the 'Elements Properties' pane, no heading is defined for the 'Text Block, Layout and styles'. If a screen reader user navigates using h key in heading mode. then it is not announcing the any information about the heading.

Expected Result:
'Text Block, Layout and styles' should be defined as heading so that when the screen reader user navigate using h key then it should navigate on each label and announced the heading information.

Note:
While in developer mode, Publish Adaptive Card Schema is also not defined as heading.

User Experience:
Screen reader users often rely on heading shortcuts to efficiently navigate a page. Without proper headings, they may struggle to quickly locate and access specific sections of content, making their experience less efficient.

WCAG Reference:
https://www.w3.org/WAI/WCAG21/Understanding/info-and-relationships

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

Screenshots

Heading is not defined for the 'Text Block, Layout and Styles' under elements properties pane

Heading is not defined for the 'Text Block, Layout and Styles' under elements properties pane using tool

Heading.is.not.defined.for.the.Text.Block.Layout.and.Styles.under.elements.properties.pane.mp4

Card JSON

NA

Sample Code Language

No response

Sample Code

No response