Closed wangqiaodong closed 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.
@wangqiaodong Thankfully, this doesn't seem to impact NVDA.
Security issues and bugs should be reported privately, learn more via our responsible disclosure guidelines.
Problem description: A simple wpf window with a textbox, like following code:
`
` 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: