From 34e7467d16b4c2b0255eade740b634064455ff86 Mon Sep 17 00:00:00 2001 From: Alekhya Date: Wed, 19 Aug 2020 11:29:13 -0700 Subject: [PATCH] Fix accessibility issues related to the General Settings page (#6034) * grouped radio buttons together * grouping radio buttons together * the word version is now read along with the version number * Information regarding the image is read * added a comment with the link to the issue in the winui repository --- .../Strings/en-us/Resources.resw | 5 ++++- .../Views/GeneralPage.xaml | 16 +++++++++++----- 2 files changed, 15 insertions(+), 6 deletions(-) diff --git a/src/core/Microsoft.PowerToys.Settings.UI/Strings/en-us/Resources.resw b/src/core/Microsoft.PowerToys.Settings.UI/Strings/en-us/Resources.resw index fc8595d386..6e8f9c17ad 100644 --- a/src/core/Microsoft.PowerToys.Settings.UI/Strings/en-us/Resources.resw +++ b/src/core/Microsoft.PowerToys.Settings.UI/Strings/en-us/Resources.resw @@ -360,6 +360,9 @@ About PowerToys + + PowerToys Icon + Check for updates @@ -396,7 +399,7 @@ Enable PowerRename - + Settings theme diff --git a/src/core/Microsoft.PowerToys.Settings.UI/Views/GeneralPage.xaml b/src/core/Microsoft.PowerToys.Settings.UI/Views/GeneralPage.xaml index d4e0ca8a1f..12dc789a06 100644 --- a/src/core/Microsoft.PowerToys.Settings.UI/Views/GeneralPage.xaml +++ b/src/core/Microsoft.PowerToys.Settings.UI/Views/GeneralPage.xaml @@ -82,8 +82,12 @@ - + + + @@ -95,7 +99,7 @@ - + - + @@ -146,7 +152,7 @@ HorizontalAlignment="Left" Margin="{StaticResource SmallTopBottomMargin}" RelativePanel.Below="DescriptionPanel"> - +