microsoft / workbooks

Workbooks is an interactive programming environment that’s perfect for experimentation, learning, and documentation: an educational tool for learning the myriad of .NET platforms, APIs, and libraries.
MIT License
466 stars 79 forks source link

Position and Size of list item in 'Create new Workbook' window is not announced by NVDA #394

Open WiproPSAccTest opened 6 years ago

WiproPSAccTest commented 6 years ago

Steps to Reproduce

  1. Launch Xamrin Workbook application.
  2. Navigate to List view item in 'Create new Workbook' and observe NVDA announcement

Expected Behavior

Position and Size of list item should be announced by NVDA

Actual Behavior

Position and Size of list item is not announced by NVDA

Narrator behavior: Narrator is announcing the Position and Size of list item as : 'Xamarin.Interactive.Client.ViewControllers.NewWorkbookItem, 4 of 4, selected' NVDA behavior: NVDA is not announcing the Position and Size of list item as 'Xamarin.Interactive.Client.ViewControllers.NewWorkbookItem'

User Impact

Users who rely on screen reader will not be able to know the position and size of list items

Screenshots

position_list_item_inspect position_list_item_narrator position_list_item_nvda

Environment

Windows :Widows 10 Pro Version 1803 (OS Build : 17672.1000) Xamarin Version : 1.4 (master/b3f92f9) NVDA Version: 2018.1

Log File

WiproPSAccTest commented 6 years ago

Please add the following labels to the bug: A11yUsable Accessibility XamarinWorkbooks-Windows Wipro