Bug 960461
| Summary: | 508-A Toolbar menu items backgroud images do not have ALT text values | ||||||
|---|---|---|---|---|---|---|---|
| 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 | ||||
| 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:16 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: | 960060 | ||||||
| Attachments: |
|
||||||
|
Description
Dominik Pospisil
2013-05-07 08:41:54 UTC
Created attachment 744606 [details]
toolbar icons
Fixed in GateIn master. https://issues.jboss.org/browse/GTNPORTAL-2983 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. According with XHTML reference: http://xhtml.com/en/xhtml/reference/div/#div-attributes "title" attribute can be used: "Assistive technologies may make this information available to users as additional information about the element." So, for <div> or <a> tags that uses images in the css background we will use this workaround to display an alternative text. Thomas Heute <theute> made a comment on jira GTNPORTAL-2983 +1 to merge |