-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
a11y-MASHigh Priority - Accessibility violation of Microsoft Accessibility StandardsHigh Priority - Accessibility violation of Microsoft Accessibility Standards
Description
- .NET Core Version: 5.0
- Have you experienced this same bug with .NET Framework?: Yes
Problem description:
- TreeNode has no keyboard tooltip when pressing the up/down arrow or Tab button to navigate to a TreeNode which got the keyboard focus
Expected behavior:
- TreeNode has a keyboard tooltip
Minimal repro:
- Create .Net Core 5.0 app
- Add a TreeView to the app
- Add nodes to the TreeView
- Set tooltips for TreeNodes
- Allow showing tooltips for nodes
- Run the app and try to get a node tooltip using a keyboard navigation
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
a11y-MASHigh Priority - Accessibility violation of Microsoft Accessibility StandardsHigh Priority - Accessibility violation of Microsoft Accessibility Standards