ICEmobile
  1. ICEmobile
  2. MOBI-968

Use of window.getComputedStyle is causing JavaScript errors in IE8

    Details

    • Type: Bug Bug
    • Status: Resolved
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.3.1, EE 1.3.1.GA
    • Fix Version/s: 1.3.1
    • Component/s: Core
    • Labels:
      None
    • Environment:
      IE8
    • Salesforce Case Reference:

      Description

      The following errors are thrown when loading a page in IE8 that uses the latest ICEmobile jars. The errors are not seen with the 1.3.0 release.

      Message: Object doesn't support this property or method
      Line: 1985
      Char: 9
      Code: 0
      URI: http://localhost:7271/app/javax.faces.resource/component.js.jsf?ln=org.icefaces.component.util&v=3_3_0_131007


      Message: 'ice.mobi.panelPopup' is null or not an object
      Line: 23
      Char: 1
      Code: 0
      URI: http://localhost:7271/app/xhtml/index.jsf?user=7030205


      Message: 'ice.mobi.tabsetController' is null or not an object
      Line: 23
      Char: 1
      Code: 0
      URI: http://localhost:7271/app/xhtml/index.jsf?user=7030205

        Activity

        Hide
        Philip Breau added a comment -

        Revision: 39551
        Author: philip.breau
        Date: January-14-14 5:14:08 PM
        Message:
        MOBI-968
        Use of window.getComputedStyle is causing JavaScript errors in IE8


        Modified : /icemobile/trunk/icemobile/jsf/components/component/resources/org.icefaces.component.util/component.js

        Show
        Philip Breau added a comment - Revision: 39551 Author: philip.breau Date: January-14-14 5:14:08 PM Message: MOBI-968 Use of window.getComputedStyle is causing JavaScript errors in IE8 Modified : /icemobile/trunk/icemobile/jsf/components/component/resources/org.icefaces.component.util/component.js
        Hide
        Arran Mccullough added a comment -

        Attached test case that reproduces the issue. The icefaces-ee-ace.jar file was removed so the war could be attached.

        Show
        Arran Mccullough added a comment - Attached test case that reproduces the issue. The icefaces-ee-ace.jar file was removed so the war could be attached.

          People

          • Assignee:
            Philip Breau
            Reporter:
            Arran Mccullough
          • Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: