[
https://issues.jboss.org/browse/JBIDE-15359?page=com.atlassian.jira.plugi...
]
Yahor Radtsevich updated JBIDE-15359:
-------------------------------------
Description:
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.getC...]
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
was:
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.getC...]
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
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.getC...]
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