Botframework-emulator: [MAS2.4.6] [Headings and Labels -Welcome] ” Start by testing your bot, My bots ,How to Build a Bot “ are defined in heading <h3> instead of heading <h2>

Created on 4 Sep 2019  ·  4Comments  ·  Source: microsoft/BotFramework-Emulator

Actual Result:
” Start by testing your bot, My bots ,How to Build a Bot “are defined in heading h3 instead of heading h2 present in the welcome screen

Expected Result:
”Start by testing your bot, My bots ,How to Build a Bot “ are should be assigned to h2 heading
Note: How to build a bot heading size should be same with start by testing your bot heading

Repro Steps:
Turn on The NVDA

  1. Open the Bot Framework V4 Emulator.
  2. Welcome tab screen gets opened
  3. Navigate to the headings using headings mode (H) key
  4. Observe the issue

User Impact:
Users who rely on screen reader will be affected if the headings are defined illogical then the screen then the users will be affected to navigate to the screen.

Test Environment:
OS Build: Version 1903(OS Build 18362.239)
Application: Bot Framework V4 Emulator
Screen reader: NVDA

MAS Reference Link:
https://microsoft.sharepoint.com/:w:/r/teams/msenable/_layouts/15/WopiFrame.aspx?sourcedoc={0cf80872-800d-4643-90cf-0c1c3d3e6260}
MAS2.4.6_Welcome.zip

4.6 A11yCT A11yLowImpact A11yMAS Accessibility Bug Emulator-Win Fixed HCL-BotFrameworkEmulator MAS2.4.6 Severity4

Most helpful comment

Strong work Showtime.

All 4 comments

@DesignPolice This fix would require us to change the HOW TO BUILD A BOT header to match the other headers on the page since they are at the same organizational level, and must match each other according to the accessibility standards.

Here's how it would look:

Before:

before

After:

after

Any thoughts on this change?

I can live with that, can we make sure that we have a horizontal alignment with the type... either the baseline of the Bot Emulator line or the same line as Version 4
Screen Shot 2019-09-10 at 2 54 27 PM

Screen Shot 2019-09-10 at 2 52 25 PM

Strong work Showtime.

Verified in latest bot emulator Version 4.5.2-78641 With NVDA(2019.2) , issue got fixed Hence closing this bug
Now NVDA is reading the ” Start by testing your bot, My bots ,How to Build a Bot “ headings level 2

Was this page helpful?
0 / 5 - 0 ratings