-
Type:
Regression Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.1.X EE, 6.2.10 EE GA1, 6.2.X EE, 7.0.0 M3
-
Fix Version/s: 7.0.0 M2
-
Component/s: Accessibility
-
Environment:Tomcat 7.0.42 + MySQL 5. Portal master GIT ID: 825c90fe3ea9e2fb3b6b429a4628816a1bd07523.
-
Story Points:11
-
Fix Priority:3
-
Git Pull Request:
-
QA Test Score:5
User cannot access DDL Spreadsheet View with keyboard only.
Steps to reproduce:
1. Add DDL Display Portlet
2. Create Data Definition with all fields
3. Create List using Data definition
4. Configure DDL portlet with Spreadsheet View enabled
5. Assert able to use arrow keys to navigate through spreadsheet
6. Assert unable to access field cells with enter key or any other key
Expected Result:
Hitting enter on a field cell will access field options.
Actual Result:
Hitting enter keyboard does nothing.
6.2.x cannot access any spreadsheet view cells. 6.1.x cannot access calandar or file upload fields using arrow, tab, and enter keys.See attached gif.