nvda
36a23a72 - Windows 10/File Explorer: recognize ApplicationFrameWindow as UIA object so first selected emoji and cloud clipboard item can be announced in May 2019 Update and later (#10375)

Commit
6 years ago
Windows 10/File Explorer: recognize ApplicationFrameWindow as UIA object so first selected emoji and cloud clipboard item can be announced in May 2019 Update and later (#10375) * appModules/textinputhost: typo fix for top-level comment * appModules/explorer: recognize modern input panel in May 2019 Update and later. Re #9204. In build 18305 and later, it is File Explorer that raises window open event for modern keyboard. Because of this, when emoji panel and related panels open, first selected item will not be announced. Thus: * Recognize the top-level modern input window as proper UIA item. Although a 'Close' button is next to it, not all input features will be accompanied with this - emoji panel does but dictation does not. * If window open event is fired from File Explorer, make sure that the child window is indeed a modern input window. * Remove duplicate 'import winVersion' statement
Author
Committer
Parents
Loading