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

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Tue Aug 20 13:15:27 EDT 2013


    [ https://issues.jboss.org/browse/JBIDE-15359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12797976#comment-12797976 ] 

Alexey Kazakov commented on JBIDE-15359:
----------------------------------------

Right now we don't use XULRunner for dialogs which requires jQuery Mobile 1.3. We use webkit or default system browser instead. But it may cause Eclipse crushes (see JBIDE-9144) if you run XULRunner and webkit in the same time on some linux distributions.
                
> 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