You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Colin Bau (JIRA)" <ji...@apache.org> on 2014/09/15 16:30:34 UTC

[jira] [Commented] (CB-6752) "Inappbrowser" api 0.3.3 version problem

    [ https://issues.apache.org/jira/browse/CB-6752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14133950#comment-14133950 ] 

Colin Bau commented on CB-6752:
-------------------------------

Jessie or Eric
anything update about these ?

> "Inappbrowser" api 0.3.3 version problem
> ----------------------------------------
>
>                 Key: CB-6752
>                 URL: https://issues.apache.org/jira/browse/CB-6752
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin InAppBrowser
>    Affects Versions: 3.4.0
>         Environment: PGB 3.4 with "Inappbrowser" api 0.3.3 version
> iOS Android WP8
>            Reporter: Colin Bau
>            Assignee: Jesse MacFadyen
>
> all related detail right here...
> http://community.phonegap.com/nitobi/topics/_inappbrowser_api_0_3_3_version_problem?rfm=1
> Replicating below:
> I am using PGB 3.3 with the latest "Inappbrowser" api 0.3.3 version
> according to this...
> https://github.com/apache/cordova-plu...
> I found some issues...
> [issue 1 (in android and ios are work)]
> in winphone,no mater I set the property "location" to yes or no,it seem have no change,is this property not already by winphone yet?
> http://www.littlebau.com/inapp033/win...
> [issue 2 (in ios is work)]
> in android,no mater I set the property "closebuttoncaption" to any string,it seem have no change and show the "X" only
> http://www.littlebau.com/inapp033/and...
> [issue 3]
> in ios,no mater I set the property "keyboardDisplayRequiresUserAction" to yes or no,when I click the html's "input" Fields,the virtual keyboard always appear and the javascript focus() behavior trigger too
> [issue 4]
> in ios,no mater I set the property "suppressesIncrementalRendering" to yes or no,it seem have no change,is there any way can let me Identify the difference?
> [issue 5]
> this is my original screen
> http://www.littlebau.com/inapp033/01.png
> in ios,when I set the property "toolbarposition"
> "top" value:the webview content will not cover the status bar (good),but the status bar color become gray
> http://www.littlebau.com/inapp033/02.png
> "bottom" value:the webview content can cover the status bar (strange),but the status bar color seem become white
> http://www.littlebau.com/inapp033/03.png
> finally,no mater I am in "top" or "bottom",after I press the "Done" button,the status bar's font will disappear
> http://www.littlebau.com/inapp033/04.png
> {{in order to fix the font disappear issue,I found a way to solve the problem Temporary}}
> we can use the "status" 3rd plugin command line when I press the "Done" button,just use this method
> StatusBar.styleLightContent();
> [issue 6]
> in ios,no mater I set the property "presentationstyle" to "pagesheet" or "formsheet" or "fullscreen",it seem have no change,is there any way can let me Identify the difference? 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)