Skip to content

[Accessibility] Incorrect ScreenReader blue rectangle for a new character in TextCompoments #3897

@vladimir-krestov

Description

@vladimir-krestov

Related issues:

The issue reproduces only in a context of Text pattern implementation


  • .NET Core Version: 5.0.0-rc.1.20431.5
  • Have you experienced this same bug with .NET Framework?: No (Text pattern is not implemented)

Problem description:

  • ScreenReader doesn't show the blue rectangle around an added character when typing a text in ToolStripTextBox, DataGridViewTextBoxCell, PropertyGridView.GridViewEdit

    TT bug

Expected behavior:

  • ScreenReader should show the blue rectangle for a new character like in TextBox
    T

Minimal repro:

  • Create .Net 5.0 app
  • Add ToolStripTextBox, DataGridViewTextBoxCell, PropertyGridView.GridViewEdit to the app
  • Run the app and Narrator
  • Try to type a text in a text field

Metadata

Metadata

Labels

🪲 bugProduct bug (most likely)tenet-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