Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 960611

Summary: 508-L Organization / New Staff page tabs are not keyboard accessible
Product: [JBoss] JBoss Enterprise Portal Platform 6 Reporter: Dominik Pospisil <dpospisi>
Component: PortalAssignee: Lucas Ponce <lponce>
Status: CLOSED CURRENTRELEASE QA Contact: Dominik Pospisil <dpospisi>
Severity: unspecified Docs Contact:
Priority: high    
Version: 6.0.0CC: epp-bugs
Target Milestone: ---   
Target Release: 6.1.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-11-07 14:24:10 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:
Bug Depends On:    
Bug Blocks: 960062    
Attachments:
Description Flags
appregistry keyboard
none
new staff tabs none

Description Dominik Pospisil 2013-05-07 13:49:36 UTC
508-L Administration / Application Registry page content is not keyboard accessible.

This violates 508 certification requirements: ยง 1194.22 (l) Scripts
When pages utilize scripting languages to display content, or to create
interface elements, the information provided by the script shall be identified
with functional text that can be read by assistive technology.

Comment 1 Dominik Pospisil 2013-05-07 13:51:20 UTC
Created attachment 744742 [details]
appregistry keyboard

Comment 2 Dominik Pospisil 2013-05-07 13:54:50 UTC
Created attachment 744744 [details]
new staff tabs

Comment 3 Dominik Pospisil 2013-05-07 14:53:19 UTC
The description is wrong. Should read Organization / New Staff page tabs are not keyboard accessible

Comment 4 JBoss JIRA Server 2013-05-14 15:17:22 UTC
Lucas Ponce <ponce.ballesteros> made a comment on jira GTNPORTAL-3021

Moving onclick events from <div> to <a> tag to make it accessible by keyboard.