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

Ali Zahid commented on CB-12506:
--------------------------------

I didn't see the option for `2.3.1`, so I choose the `-dev` version. But the 
installed version is indeed `2.3.1`

Yes, I do have `cordova-plugin-statusbar` installed. I have version `2.2.1` 
installed right now.

Some (possibly) relevant lines from my `config.xml`

        <preference name="AllowInlineMediaPlayback" value="true"/>
        <preference name="StatusBarOverlaysWebView" value="false"/>
        <preference name="StatusBarBackgroundColor" value="#DC3E3E"/>
        <preference name="StatusBarStyle" value="lightcontent"/>
        <preference name="DisallowOverscroll" value="true"/>
        <preference name="HideKeyboardFormAccessoryBar" value="true"/>
        <preference name="Orientation" value="portrait"/>

I wasn't sure how to install `2.2.2-dev` because it's not on NPM, so I 
installed directly from the GitHub repo. The issue seems to be fixed. What do I 
do? Report the bug on their tracker or add a manual fix?

> getPicture() breaks layout
> --------------------------
>
>                 Key: CB-12506
>                 URL: https://issues.apache.org/jira/browse/CB-12506
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 2.3.1-dev
>            Reporter: Ali Zahid
>              Labels: bug
>
> Calling getPicture() breaks the layout.
> Look at this screenshot: http://i.imgur.com/C3v7rOh.png
> When the gallery or the camera opens, it goes fullscreen. But when it goes 
> away, it doesn't resize the app viewport and I end up with the broken layout.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to