terminal icon indicating copy to clipboard operation
terminal copied to clipboard

Introduce PseudoConsoleWindow a11y provider

Open carlos-zamora opened this issue 2 years ago • 0 comments

In order to modify the accessibility information for the PseudoConsoleWindow, it needs to have a UIA provider registered. This PR introduces PseudoConsoleWindowAccessibilityProvider and registers it as a UIA provider appropriately. The registration process is based on that of the WindowUiaProvider for ConHost.

Closes #14385

Validation Steps Performed

Run Accessibility Insights FastPass on the window. The PseudoConsoleWindow no longer is tagged as missing a name.

carlos-zamora avatar Dec 13 '22 00:12 carlos-zamora