dotnet / wpf

WPF is a .NET Core UI framework for building Windows desktop applications.
MIT License
7.08k stars 1.17k forks source link

TextBox content is read as "No Item in View" on win 11 by Narrator #5557

Closed wangqiaodong closed 3 years ago

wangqiaodong commented 3 years ago

`

` and try to use Narattor to read the content

Actual behavior: it read "No Item in view"

Expected behavior: It should read "abcdefg" Edit.

Minimal repro:

anjali-wpf commented 3 years ago

@wangqiaodong I investigated this bug, it seems it is narrator's issue and not specific to wpf. I observed the same behavior for a tooltip as well. Hence marking it as closed, please open it for the narrator team.

luhansen-ms commented 2 years ago

@wangqiaodong Thankfully, this doesn't seem to impact NVDA.