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: | Portal | Assignee: | Lucas Ponce <lponce> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Dominik Pospisil <dpospisi> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | 6.0.0 | CC: | 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: |
|
||||||
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. 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. 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. I'm fixing that in JPP where it's part of branding Thomas Heute <theute> made a comment on jira GTNPORTAL-2983 +1 to merge |
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).