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

        Carmen Cristurean created issue -
        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.
        Ken Fyten made changes -
        Field Original Value New Value
        Assignee Arturo Zambrano [ artzambrano ]
        Affects Version/s 3.2 [ 10338 ]
        Affects Version/s 3.3 [ 10370 ]
        Assignee Priority P2 [ 10011 ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34514 Tue Apr 23 17:04:23 MDT 2013 art.zambrano ICE-9191 modification to avoid applying special styling and opacity methods to IE9 and IE10, since they they comply with standards
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/compat/core/src/main/javascript/prototype/prototype.js
        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.
        Arturo Zambrano made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Security Private [ 10001 ]
        Ken Fyten made changes -
        Fix Version/s EE-3.3.0.GA [ 10572 ]
        Ken Fyten made changes -
        Fix Version/s 4.0 [ 11382 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

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

            Dates

            • Created:
              Updated:
              Resolved: