From 974bf4708c3752771af56b26a0b4c47f207d535e Mon Sep 17 00:00:00 2001 From: Niels Laute Date: Tue, 30 Nov 2021 14:43:04 +0100 Subject: [PATCH] [Settings] a11y fixes (#14667) * Update FancyZonesPreviewControl.xaml * Update ImageResizerPage.xaml * Uid updates * Update GeneralPage.xaml * Correct IsTabStop * Setting focus to page --- src/settings-ui/Microsoft.PowerToys.Settings.UI/App.xaml | 1 + .../Controls/FancyZonesPreviewControl.xaml | 2 +- .../Controls/SettingsPageControl/SettingsPageControl.xaml | 3 ++- .../SettingsPageControl/SettingsPageControl.xaml.cs | 5 +++++ .../Strings/en-us/Resources.resw | 3 +++ .../Microsoft.PowerToys.Settings.UI/Views/GeneralPage.xaml | 6 ++++-- .../Views/ImageResizerPage.xaml | 4 ++-- .../Views/PowerLauncherPage.xaml | 4 ++-- 8 files changed, 20 insertions(+), 8 deletions(-) diff --git a/src/settings-ui/Microsoft.PowerToys.Settings.UI/App.xaml b/src/settings-ui/Microsoft.PowerToys.Settings.UI/App.xaml index 5d9d257e75..d267ebb576 100644 --- a/src/settings-ui/Microsoft.PowerToys.Settings.UI/App.xaml +++ b/src/settings-ui/Microsoft.PowerToys.Settings.UI/App.xaml @@ -24,6 +24,7 @@ +