[jbosstools-issues] [JBoss JIRA] (JBIDE-16060) CordovaSim: InAppBrowser plugin doesn't work on Fedora

Yahor Radtsevich (JIRA) jira-events at lists.jboss.org
Fri Nov 22 17:45:07 EST 2013


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

Yahor Radtsevich commented on JBIDE-16060:
------------------------------------------

PR #191 is a hot fix for the issue. We did not found a better solution.

It is quite tricky, what it does:
1. On Mac and Linux it utilizes StackLayout to switch between InAppBrowser and the main browser.
2. On Windows #1 results in native crashes, so we do not use StackLayout there. Instead we set InAppBrowser as the child of the container of the main browser. The main browser temporarily becomes a child of the InAppBrowser while it is shown. 
3. Also this PR adds custom scroll-bars in InAppBrowser on Windows.
                
> CordovaSim: InAppBrowser plugin doesn't work on Fedora
> ------------------------------------------------------
>
>                 Key: JBIDE-16060
>                 URL: https://issues.jboss.org/browse/JBIDE-16060
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: browsersim
>    Affects Versions: 4.1.1.CR1
>         Environment: Fedora 18 KDE 64 bit, JBDS7.1.0.CR1 CR1-v20131116-1929-B543
>            Reporter: Vlado Pakan
>            Assignee: Ilya Buziuk
>              Labels: respin-a
>             Fix For: 4.1.1.CR1
>
>
> See https://issues.jboss.org/browse/JBIDE-15512?focusedCommentId=12925267&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-12925267
> and
> https://issues.jboss.org/browse/JBIDE-13743?focusedCommentId=12925271&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-12925271

--
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