nvda
d304ed0c - Announce suggestion count in Explorer search control: Windows 10 Version 1909 and later (PR #10349)

Commit
4 years ago
Announce suggestion count in Explorer search control: Windows 10 Version 1909 and later (PR #10349) Fixes #10341 # Summary of the issue: In Windows 10 Version 1909, File Explorer gains ability to search OneDrive content via Windows Search, with a live region used to provide suggestion count announcement. # Description of changes: In Windows 10 Version 1909 (build 18363) and later, File Explorer gains ability to search OneDrive content. This is powered by an embedded Windows Search feature (SearchUI.exe) with a live region announcing suggestion count. This live region has no label, but the child object does, thus coerce the name of this object to be the name of its child, which then allows live region change event to work.
Author
Parents
Loading