Bug 1817549

Summary: Virtual Scroll (Events on Dashboard) is inaccessible by screen reader
Product: OpenShift Container Platform Reporter: Jessie <jhuff>
Component: Management ConsoleAssignee: Steve Goodwin <sgoodwin>
Status: CLOSED ERRATA QA Contact: Yadan Pei <yapei>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 4.5CC: aos-bugs, hasha, jokerman
Target Milestone: ---   
Target Release: 4.5.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-07-13 17:23:46 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Event Activity on Dashboard Error none

Description Jessie 2020-03-26 14:47:37 UTC
Created attachment 1673816 [details]
Event Activity on Dashboard Error

Description of problem:
When on the dashboard, the events activity grid isn't accessible by screen reader (particularly tested with Voice Over). It is read as "grid 0 columns 0 rows" and the user is unable to get into the grid. This error was noticed through axe testing, the error looks as follows: 

[
  {
    "data": [
      "row"
    ],
    "id": "aria-required-children",
    "impact": "critical",
    "message": "Required ARIA child role not present: row",
    "relatedNodes": [
      {
        "html": "<div class="ReactVirtualized__Grid__innerScrollContainer" role="rowgroup" style="width: auto; height: 22643px; max-width: 898px; max-height: 22643px; overflow: hidden; position: relative;">"
      }
    ]
  }
]

Version-Release number of selected component (if applicable):


How reproducible:
You can see this error by using the Axe Chrome Extension. 

Steps to Reproduce:
1. Inspect the page,
2. Click on the axe tab
3. Click "Analyze" - this issue is the one that says, "Certain ARIA roles must contain particular children"

Alternatively, you can open up VO by pressing command and F5, press control, option, and U to open the rotor, use the arrow left and right keys to get to the table menu, find the grid, then try to navigate into the grid (you can get into an item by pressing control, option, shift, and down arrow then navigate by control, option, right and left arrow).

Actual results:
An activity scroll that is inaccessible by screen reader.

Expected results:
To be able to navigate and understand the event activity grid through screen reader.

Additional info:

Comment 3 shahan 2020-03-31 04:03:54 UTC
Add the Axe Chrome Extension, analyze the page, did not find the error "Certain ARIA roles must contain particular children "anymore.

4.5.0-0.ci-2020-03-31-022827

Comment 5 errata-xmlrpc 2020-07-13 17:23:46 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2020:2409