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
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
@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:

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


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
Most helpful comment
Strong work Showtime.