Skip to content

[Accessibility] Tree node has no keyboard tooltip #4439

@SergeySmirnov-Akvelon

Description

@SergeySmirnov-Akvelon
  • .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:

  1. Create .Net Core 5.0 app
  2. Add a TreeView to the app
  3. Add nodes to the TreeView
  4. Set tooltips for TreeNodes
  5. Allow showing tooltips for nodes
  6. Run the app and try to get a node tooltip using a keyboard navigation

Metadata

Metadata

Assignees

No one assigned

    Labels

    a11y-MASHigh Priority - Accessibility violation of Microsoft Accessibility Standards

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions