]
Alexey Kazakov closed JBIDE-15359.
----------------------------------
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
Fix For: 4.2.0.Beta2
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
Note: now the jQuery Mobile dialogs use WebKit insted of XULRunner 1.9.2, but potentially
this may lead to Eclipse crashes (see JBIDE-9144).
--
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: