From ee03eb07676ebdfe95dc7e894e00a0e1d1ae66e1 Mon Sep 17 00:00:00 2001 From: Tom Byers Date: Tue, 17 Nov 2020 20:59:01 +0000 Subject: [PATCH 1/3] Remove issue with blank alt text in email images This is no longer happening with the NVDA screen reader, which had the issue, when testing in Outlook. The hack added as a temporary solution has now been removed. It went live on 19 November 2020 at 2.20pm. --- app/templates/views/accessibility_statement.html | 5 ----- 1 file changed, 5 deletions(-) diff --git a/app/templates/views/accessibility_statement.html b/app/templates/views/accessibility_statement.html index 8160ba203..7b2afddd6 100644 --- a/app/templates/views/accessibility_statement.html +++ b/app/templates/views/accessibility_statement.html @@ -47,7 +47,6 @@ We know that the emails Notify sends are not fully accessible:

@@ -114,10 +113,6 @@ Emails -

- The NVDA screen reader announces the URL of the GOV.UK logo image in emails when viewed in Microsoft Outlook. This has been raised as an issue on NVDA’s issue tracker. -

-

The JAWS and NVDA screen readers announce extra spaces in emails when viewed in Microsoft Outlook.

From 180179344085dd5ad03edbc76158f33f28384622 Mon Sep 17 00:00:00 2001 From: Tom Byers Date: Thu, 19 Nov 2020 14:17:01 +0000 Subject: [PATCH 2/3] Update 'last reviewed' date --- app/templates/views/accessibility_statement.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/views/accessibility_statement.html b/app/templates/views/accessibility_statement.html index 7b2afddd6..38cf26095 100644 --- a/app/templates/views/accessibility_statement.html +++ b/app/templates/views/accessibility_statement.html @@ -158,6 +158,6 @@

- This statement was prepared on 23 September 2020. It was last reviewed on 22 October 2020. + This statement was prepared on 23 September 2020. It was last reviewed on 19 November 2020.

{% endblock %} From 83c3d31629060481ec23b460bc5bd4ceea42da91 Mon Sep 17 00:00:00 2001 From: karlchillmaid Date: Thu, 19 Nov 2020 15:05:35 +0000 Subject: [PATCH 3/3] Remove bullets and update content --- app/templates/views/accessibility_statement.html | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/app/templates/views/accessibility_statement.html b/app/templates/views/accessibility_statement.html index 38cf26095..0aeed96c6 100644 --- a/app/templates/views/accessibility_statement.html +++ b/app/templates/views/accessibility_statement.html @@ -44,12 +44,9 @@

- We know that the emails Notify sends are not fully accessible: + We also know that the emails Notify sends are not fully accessible. The JAWS and NVDA screen readers announce extra spaces in emails when you view them in Microsoft Outlook.

-
    -
  • JAWS and NVDA screen readers announce extra spaces in emails when you view them in Microsoft Outlook
  • -
- +

Feedback and contact information

@@ -118,7 +115,7 @@

- We’ll continue to investigate the cause of these issues and, if possible, fix them by March 2021. + We’ll continue to investigate the cause of this issue and, if possible, fix it by March 2021.