Skip to content

[Accessibility] ListViewItem has no keyboard tooltip #4320

@SergeySmirnov-Akvelon

Description

@SergeySmirnov-Akvelon
  • .NET Core Version: 5.0
  • Have you experienced this same bug with .NET Framework?: Yes

Problem description:

  • ListViewItem has no keyboard tooltip when pressing the right/left arrow or Tab button to navigate to a ListViewItem which got the keyboard focus

Expected behavior:

  • ListViewItem has a keyboard tooltip

Minimal repro:

  1. Create .Net Core 5.0 app
  2. Add a ListView to the app
  3. Add items to the ListView
  4. Set tooltips for ListViewItems
  5. allow showing tooltips for items
  6. Run the app and try to get a item tooltip using a keyboard navigation

Metadata

Metadata

Labels

a11y-MASHigh Priority - Accessibility violation of Microsoft Accessibility Standardstenet-accessibilityMAS violation, UIA issue; problems with accessibility standards

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions