You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Shazron Abdullah (Resolved) (JIRA)" <ji...@apache.org> on 2012/02/07 00:11:00 UTC

[jira] [Resolved] (CB-149) Black Bar visible after landscape video

     [ https://issues.apache.org/jira/browse/CB-149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazron Abdullah resolved CB-149.
---------------------------------

    Resolution: Fixed

added this in PGViewController::init
{code}
[self setWantsFullScreenLayout:YES];
{code}
                
> Black Bar visible after landscape video
> ---------------------------------------
>
>                 Key: CB-149
>                 URL: https://issues.apache.org/jira/browse/CB-149
>             Project: Apache Callback
>          Issue Type: Bug
>          Components: iOS
>            Reporter: Shazron Abdullah
>            Assignee: Shazron Abdullah
>            Priority: Minor
>             Fix For: 1.5.0
>
>
> Filed at: https://github.com/callback/callback-ios/issues/45
> by: https://github.com/pechaut
> Set Initial State of Status Bar to "invisible" in XCode.
> * Launch in portrait a page with a html5 video
> * Launch the video
> * turn your device in landscape while the video is playing
> * Press done
> You get back to the page in Landscape mode, but there is like a black bar on top of the main page.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira