From f3ce4f7c33438342c90e2c1869dc938791bf3b29 Mon Sep 17 00:00:00 2001 From: Kasper Nilsson Date: Wed, 7 Jun 2017 17:07:51 -0700 Subject: [PATCH] a11y improvements for gr-file-list - Made file list rows focusable for screen reader - Removed enter as a file list keyboard shortcut - Added a11ySuite to gr-file-list_test Bug: Issue 6435 Change-Id: I4885370ffcf0e430c776cc83493e32f7fc6d2cf5 --- .../change/gr-file-list/gr-file-list.html | 3 ++- .../change/gr-file-list/gr-file-list.js | 8 ++------ .../change/gr-file-list/gr-file-list_test.html | 18 +++++------------- .../gr-keyboard-shortcuts-dialog.html | 2 +- 4 files changed, 10 insertions(+), 21 deletions(-) diff --git a/polygerrit-ui/app/elements/change/gr-file-list/gr-file-list.html b/polygerrit-ui/app/elements/change/gr-file-list/gr-file-list.html index 81135aed87..c0371eeb29 100644 --- a/polygerrit-ui/app/elements/change/gr-file-list/gr-file-list.html +++ b/polygerrit-ui/app/elements/change/gr-file-list/gr-file-list.html @@ -246,7 +246,7 @@ limitations under the License. as="file" initial-count="[[fileListIncrement]]" target-framerate="1"> -
+