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 'package Manager' window is not announced by NVDA #396

Open WiproPSAccTest opened 6 years ago

WiproPSAccTest commented 6 years ago

Steps to Reproduce

  1. Open "Xamarin Workbook"
  2. Products window is opened.
  3. Navigate to the "wpf "icon and select "create workbook". 4.Under "File" menu select "Add packages" or select 'Add package' button at the bottom of the workbook page.
  4. Navigate through list item and observe NVDA announcement

Expected Behavior

Position and Size of list item should be properly announced by NVDA

Actual Behavior

Narrator Behavior: Narrator is announcing as ''Xamarin.Interactive.NuGet.PackageViewModel, 1 of 39 Selected'' NVDA behavior:NVDA is announcing as ''Xamarin.Interactive.NuGet.PackageViewModel, list item focus not Selected'

User Impact

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

Screenshots

list_item_position_size_inspect list_item_position_size_narrator list_item_position_size_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