From a31f63cb6fc863c2c827cd8aa1dd6f3c12212241 Mon Sep 17 00:00:00 2001 From: Kohei Yoshino Date: Wed, 26 Jun 2019 14:41:18 -0400 Subject: [PATCH] Bug 1558096 - [a11y] Fix remaining accessibility issues on modal UI --- .../bug_modal/activity_stream.html.tmpl | 42 +++++++++---------- .../en/default/bug_modal/edit.html.tmpl | 31 +++++++------- .../en/default/bug_modal/field.html.tmpl | 10 +++-- .../en/default/bug_modal/navigate.html.tmpl | 4 +- .../default/bug_modal/new_comment.html.tmpl | 2 +- extensions/BugModal/web/comments.js | 3 +- .../activity_stream-comment_action.html.tmpl | 2 +- .../en/default/bug/needinfo.html.tmpl | 8 ++-- .../en/default/global/userselect.html.tmpl | 1 + 9 files changed, 51 insertions(+), 52 deletions(-) diff --git a/extensions/BugModal/template/en/default/bug_modal/activity_stream.html.tmpl b/extensions/BugModal/template/en/default/bug_modal/activity_stream.html.tmpl index 5d33e8649..29824419f 100644 --- a/extensions/BugModal/template/en/default/bug_modal/activity_stream.html.tmpl +++ b/extensions/BugModal/template/en/default/bug_modal/activity_stream.html.tmpl @@ -8,12 +8,12 @@
[% IF user.id && user.settings.comment_box_position.value == 'after_comments' %] - + [% ELSE %] - + [% END %]