[jbosstools-issues] [JBoss JIRA] (JBIDE-15359) jQuery Mobile palette dialogs are not rendered properly while using XULRunner 1.9.2

Yahor Radtsevich (JIRA) jira-events at lists.jboss.org
Tue Aug 20 13:04:26 EDT 2013


Yahor Radtsevich created JBIDE-15359:
----------------------------------------

             Summary: jQuery Mobile palette dialogs are not rendered properly while using XULRunner 1.9.2
                 Key: JBIDE-15359
                 URL: https://issues.jboss.org/browse/JBIDE-15359
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: jsp/jsf/xml/html source editing
            Reporter: Yahor Radtsevich
            Assignee: Alexey Kazakov


jQuery Mobile 1.3 is incompatible with XULRunner 1.9.2 (Firefox 3.6).

The reason is that jQuery Mobile scripts try to call [{{getComputedStyle((element, pseudoElt)}}|https://developer.mozilla.org/en-US/docs/Web/API/window.getComputedStyle] method omitting the second argument, while XULRunner 1.9.2 requires both arguments to be present.

Related Mozilla bug: https://bugzilla.mozilla.org/show_bug.cgi?id=567350


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list