From 5e18988a3b66bc2c72bffbe008ad0382426c0b78 Mon Sep 17 00:00:00 2001
From: Tom Byers
Date: Wed, 23 Sep 2020 11:10:37 +0100
Subject: [PATCH] Remove issue related to CSV table focus
---
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 421fca33f..be1706f90 100644
--- a/app/templates/views/accessibility_statement.html
+++ b/app/templates/views/accessibility_statement.html
@@ -39,7 +39,6 @@
- low vision users cannot access the table we use to show CSV data when viewed at high zoom
- - keyboard-only and voice activation users cannot focus on the table we use to show CSV data
- screen reader users may find the process of moving templates and folders confusing
- one page links to a PDF document that is not fully accessible
- screen readers users may be disorientated when pages load with the focus on a specific area
@@ -102,10 +101,6 @@
Low vision users cannot access the table we use to show CSV data when viewed at high zoom. This fails WCAG 1.4.10 success criteria (Reflow). We plan to fix this by the end of 2020.
-
- Keyboard-only and voice activation users cannot focus on the table we use to show CSV data. This fails WCAG 2.1.1 success criteria (Keyboard). We plan to fix this by November 2020.
-
-
Screen reader users may find the process of moving templates and folders confusing. This fails WCAG 4.1.2 success criteria (Name, role, value). We plan to fix this by November 2020.