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

Bug 960068

Summary: 508-A, 508-F Portal home page contains image map with no text equivalent
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, vrockai
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:23:06 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: 962448    
Bug Blocks: 960060    
Attachments:
Description Flags
home page image none

Description Dominik Pospisil 2013-05-06 14:22:28 UTC
Created attachment 744166 [details]
home page image

Portal home page contains image map with no text equivalent.

This violates 508 certification requirements: § 1194.22 (a) Text Equivalents
Provision a text equivalent for every non-text element shall be provided (e.g., via "alt", "LongDesc", or in element content).

Comment 1 Dominik Pospisil 2013-05-07 09:07:00 UTC
Also, all active areas of the image map must include alternate text equivalents describing active region's purpose or function.


This violates 508 certification requirements: § 1194.22 (f) Client-Side Image Maps
Client-side image maps shall be provided instead of server-side image
maps except where the regions cannot be defined with an available
geometric shape.

Comment 2 Lucas Ponce 2013-05-09 08:21:16 UTC
I fixed for GateIn master.
https://issues.jboss.org/browse/GTNPORTAL-2983

As soon we commit these changes on gatein we will fix it on jpp.

Comment 3 JBoss JIRA Server 2013-05-10 06:23:00 UTC
Lucas Ponce <ponce.ballesteros> made a comment on jira GTNPORTAL-2983

Summary of changes: adding title="<description>" attribute in those <a> <div> elements that use background images in their style.

Comment 4 Viliam Rockai 2013-05-13 13:56:52 UTC
I'm fixing that in JPP where it's part of branding

Comment 5 JBoss JIRA Server 2013-05-16 09:10:56 UTC
Thomas Heute <theute> made a comment on jira GTNPORTAL-2983

+1 to merge