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

Bug 960608

Summary: 508-L Administration / Application Registry page content is 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:25:02 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

Description Dominik Pospisil 2013-05-07 13:37:14 UTC
508-L The whole Administration / Application Registry page content is not keyboard accessible.

Comment 1 Dominik Pospisil 2013-05-07 13:39:03 UTC
Created attachment 744737 [details]
appregistry keyboard

Comment 2 JBoss JIRA Server 2013-05-14 13:36:31 UTC
Lucas Ponce <ponce.ballesteros> made a comment on jira GTNPORTAL-3019

<a> tags without href attribute are not accesible via keyboard.
Addking href="javascript:;" attributes to make them visible for keyboard navigation.
Adding <a> tags for some <div> with onclick events for navigation.