ICEfaces
  1. ICEfaces
  2. ICE-9191

showcase - ice:panelGroup - some effects don't work in IE10

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 3.2
    • Fix Version/s: EE-3.3.0.GA, 4.0.BETA, 4.0
    • Component/s: ICE-Components, Sample Apps
    • Labels:
      None
    • Environment:
      ICEfaces-3.3.0 Build11 (also an issue with ICEfaces 3.2)
      Server: Tomcat7
      Browsers: IE10 (Can't reproduce in Firefox, Chrome, or IE8)
    • Assignee Priority:
      P2

      Description

      showcase -> ICE Components -> ice:panelGroup (Effects):
      Some of the effects don't work (opacity and pulsate)

        Activity

        Hide
        Ken Fyten added a comment -

        Might be related to intentional disabling/ignoring of certain effects that were not performant on older IE browsers. If so the browser test for this should be updated to support these effects on IE9/10.

        Show
        Ken Fyten added a comment - Might be related to intentional disabling/ignoring of certain effects that were not performant on older IE browsers. If so the browser test for this should be updated to support these effects on IE9/10.
        Hide
        Arturo Zambrano added a comment -

        Committed fix at revision 34514.

        The problem had to do with how IE10 handles opacity, which is different from previous versions and complies with the standard. The fix consists in avoiding applying special getStyle() and getOpacity() methods for IE on IE9 and IE10, since they comply with standards, and they don't need such special handling.

        Show
        Arturo Zambrano added a comment - Committed fix at revision 34514. The problem had to do with how IE10 handles opacity, which is different from previous versions and complies with the standard. The fix consists in avoiding applying special getStyle() and getOpacity() methods for IE on IE9 and IE10, since they comply with standards, and they don't need such special handling.

          People

          • Assignee:
            Arturo Zambrano
            Reporter:
            Carmen Cristurean
          • Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: