UIA: Prevent AT from duplicating min/max/close
Chrome implements its own Minimize, Maximize, and Close buttons, and the default buttons that UIA adds for all windows are therefore unnecessary. Adding the `RefuseNonClientSupport` flag to ProviderOptions prevents UIA from duplicating the window controls. Bug: 928811 Change-Id: I1341b57b97a9f5a7131394bacb75dbec9f296676 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1747738 Commit-Queue: Ian Prest <iapres@microsoft.com> Reviewed-by:Kevin Babbitt <kbabbitt@microsoft.com> Cr-Commit-Position: refs/heads/master@{#686208}
Showing
Please register or sign in to comment