From c814b8f3adf7251721cedab3f0411ce84c6f77e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peter=20V=C3=A1gner?= Date: Thu, 26 Apr 2018 20:47:22 +0200 Subject: [PATCH 1/2] Preferences window: Add proper label relationships to unlabeled comboboxes for screen reader users --- .../ui/nautilus-preferences-window.ui | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/src/resources/ui/nautilus-preferences-window.ui b/src/resources/ui/nautilus-preferences-window.ui index cbd66ac1a5..edbabcbdac 100644 --- a/src/resources/ui/nautilus-preferences-window.ui +++ b/src/resources/ui/nautilus-preferences-window.ui @@ -232,6 +232,9 @@ True False + + + False @@ -264,6 +267,9 @@ True False + + + False @@ -296,6 +302,9 @@ True False + + + False @@ -318,6 +327,9 @@ + + + 0 @@ -333,6 +345,9 @@ + + + 0 @@ -348,6 +363,9 @@ + + + 0 -- GitLab From 8c9203d6a8fa5622c739261c5c59bd56c9c7f0f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peter=20V=C3=A1gner?= Date: Fri, 27 Apr 2018 07:45:38 +0200 Subject: [PATCH 2/2] Preferences: Add more ATK relations and accessible-roles to make the dialog more appealing to screen reader users --- .../ui/nautilus-preferences-window.ui | 140 ++++++++++++++++++ 1 file changed, 140 insertions(+) diff --git a/src/resources/ui/nautilus-preferences-window.ui b/src/resources/ui/nautilus-preferences-window.ui index edbabcbdac..8cf07ff5f2 100644 --- a/src/resources/ui/nautilus-preferences-window.ui +++ b/src/resources/ui/nautilus-preferences-window.ui @@ -46,6 +46,9 @@ + + + False @@ -70,6 +73,14 @@ 1 + + + 38 + + + + + False @@ -92,6 +103,9 @@ + + + False @@ -116,6 +130,14 @@ 1 + + + 38 + + + + + False @@ -138,6 +160,9 @@ + + + False @@ -162,6 +187,14 @@ 1 + + + 38 + + + + + False @@ -184,6 +217,9 @@ + + + False @@ -199,6 +235,11 @@ True 65 0 + + + + + False @@ -234,6 +275,7 @@ False + @@ -269,6 +311,7 @@ False + @@ -304,6 +347,7 @@ False + @@ -379,6 +423,14 @@ 3 + + + 38 + + + + + False @@ -423,6 +475,9 @@ + + + False @@ -466,6 +521,14 @@ 3 + + + 38 + + + + + False @@ -488,6 +551,9 @@ + + + False @@ -512,6 +578,14 @@ 1 + + + 38 + + + + + False @@ -534,6 +608,9 @@ + + + False @@ -595,6 +672,14 @@ 4 + + + 38 + + + + + False @@ -617,6 +702,9 @@ + + + False @@ -658,6 +746,14 @@ 2 + + + 38 + + + + + False @@ -709,6 +805,9 @@ True 65 0 + + + False @@ -719,6 +818,14 @@ + + + 38 + + + + + True @@ -785,6 +892,9 @@ False Search in subfolders: 0 + + + False @@ -843,6 +953,14 @@ 4 + + + 38 + + + + + False @@ -878,6 +996,9 @@ False Show thumbnails: 0 + + + False @@ -978,6 +1099,14 @@ 5 + + + 38 + + + + + False @@ -1013,6 +1142,9 @@ False Count number of files in folders: 0 + + + False @@ -1071,6 +1203,14 @@ 4 + + + 38 + + + + + False -- GitLab