Bug 535041 (RHQ-1779)
| Summary: | ie6: icons have wrong background color | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Other] RHQ Project | Reporter: | Jeff Weiss <jweiss> | ||||||
| Component: | Core UI | Assignee: | fmatar | ||||||
| Status: | CLOSED NEXTRELEASE | QA Contact: | Jeff Weiss <jweiss> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | medium | ||||||||
| Version: | 1.2 | CC: | dajohnso | ||||||
| Target Milestone: | --- | Keywords: | SubBug | ||||||
| Target Release: | --- | Flags: | jweiss:
archived+
|
||||||
| Hardware: | All | ||||||||
| OS: | All | ||||||||
| URL: | http://jira.rhq-project.org/browse/RHQ-1779 | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | 1.2 | Doc Type: | Bug Fix | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: |
rev3351
|
|||||||
| Last Closed: | Type: | --- | |||||||
| 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: | 535040 | ||||||||
| Attachments: |
|
||||||||
|
Description
Jeff Weiss
2009-03-12 18:56:00 UTC
(02:49:12 PM) ghinkle1: ah, i think IE6 did not support transparency in PNGs (02:49:22 PM) ghinkle1: but there was a workaround i believe (02:50:16 PM) ghinkle1: http://homepage.ntlworld.com/bobosola/ (02:50:25 PM) ghinkle1: someone want to investigate using that? (02:50:34 PM) ghinkle1: we have a number of transparent PNGs now Resolved in 3427 by adding a custom javascript that resolved the transparency of pngs in IE browsers prior to version 7 previous fix didn't fix all background and screwed the menu icons. reverting back I have tried a set of scripts that replace the background of png files in IE with a blank.gif file, however this approach doesn't work with richfaces components. Currently investigating how to fix that issue with richfaces. On another hand can't we just replace the transparent .png files with transparent .gif files? Added the jQuery script and created generic includes to incorporate the fix based on jQuery + ajax4JSF in all pages including the Struts one Fixed, rev3509 - icon backgrounds match surrounding area in ie6. This bug was previously known as http://jira.rhq-project.org/browse/RHQ-1779 Imported an attachment (id=368637) Imported an attachment (id=368638) |