jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • Sonar
  • SONAR-25

IE6 compatibility

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 1.1
  • Component/s: None
  • Labels:
    None

Description

Intensive use of transparent PNG images is not recommended for IE6. This js code can be used to automcatically fix the pb : http://snipplr.com/view/125/png-opacity-support-for-internet-explorer-simplified/

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Cédric Munger added a comment - 28/Dec/07 9:11 AM

first patch commited, all image tags are handled, css background image are currently not.

Show
Cédric Munger added a comment - 28/Dec/07 9:11 AM first patch commited, all image tags are handled, css background image are currently not.
Hide
Permalink
Cédric Munger added a comment - 02/Jan/08 4:42 AM

worked on a patch for images defined in the css (background-image and list-style-image) unfortunatly no working solution has been found either at http://allinthehead.com/retro/69/ or http://snipplr.com/view/125/png-opacity-support-for-internet-explorer-simplified , IE does not always detect the background image trough "el.currentStyle.backgroundImage" and the filter solution does not work for list-style-image for some unknown reason.

Show
Cédric Munger added a comment - 02/Jan/08 4:42 AM worked on a patch for images defined in the css (background-image and list-style-image) unfortunatly no working solution has been found either at http://allinthehead.com/retro/69/ or http://snipplr.com/view/125/png-opacity-support-for-internet-explorer-simplified , IE does not always detect the background image trough "el.currentStyle.backgroundImage" and the filter solution does not work for list-style-image for some unknown reason.
Hide
Permalink
Simon Brandhof added a comment - 21/Jan/08 11:47 AM

Works only with the sonar logo, all other PNG images are not displayed :

  • separator from breadcrumb
  • link icons on project dashboard
  • configuration icons from homepage
Show
Simon Brandhof added a comment - 21/Jan/08 11:47 AM Works only with the sonar logo, all other PNG images are not displayed :
  • separator from breadcrumb
  • link icons on project dashboard
  • configuration icons from homepage

People

  • Assignee:
    Julien Lancelot
    Reporter:
    Simon Brandhof
Vote (0)
Watch (0)

Dates

  • Created:
    17/Dec/07 7:47 AM
    Updated:
    23/Jan/08 9:23 AM
    Resolved:
    23/Jan/08 9:22 AM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.