Bug 1874075 - Accessibility - An incorrect focus order is provided when a user tabs through the “View All” control in Project > Overview page
Summary: Accessibility - An incorrect focus order is provided when a user tabs through...
Keywords:
Status: CLOSED DUPLICATE of bug 1874069
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Management Console
Version: 4.6
Hardware: Unspecified
OS: Unspecified
low
medium
Target Milestone: ---
: 4.7.0
Assignee: Cyril
QA Contact: Yadan Pei
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-08-31 13:48 UTC by Cyril
Modified: 2020-09-15 14:48 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-09-15 14:47:06 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
View All (74.14 KB, image/png)
2020-08-31 13:48 UTC, Cyril
no flags Details

Description Cyril 2020-08-31 13:48:12 UTC
Created attachment 1713159 [details]
View All

Description of problem:
Non-compliance: /developer console/navigation pane/more/project details/overview tab, an incorrect focus order is provided on this tab when a user tabs though the “View All” control (as seen in the screenshot above), the next focus event (aka tab keypress) continues to focus on the target of the “View All” control (it refers to the “details” tab), a further focus event (aka tab keypress) focuses on the expected control “1 Deployment”. Appears to affect all sub-panels, as the “Activity” panel and “view events” has similar behavior. See also non-compliance noted for WCAG 2.4.7.



Version-Release number of selected component (if applicable):
4.6.0-0.nightly-2020-08-02-134243

How reproducible:
Always

Steps to Reproduce:
1. Goto Project > Overview page
2. Tab through to View All; tab again

Actual results:
The focus event focuses on the View All twice

Expected results:
Should focus on View All once. 


Additional info:

Comment 1 Cyril 2020-09-15 14:47:06 UTC
Closing this issue because PR https://github.com/openshift/console/pull/6580 fixed it.

Comment 2 Cyril 2020-09-15 14:48:20 UTC

*** This bug has been marked as a duplicate of bug 1874069 ***


Note You need to log in before you can comment on or make changes to this bug.