You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/03/20 12:08:45 UTC

[jira] [Commented] (CB-6318) Statusbar can't blend into the background when embedding CDVViewController in a NavigationController

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

ASF GitHub Bot commented on CB-6318:
------------------------------------

GitHub user lmnbeyond opened a pull request:

    https://github.com/apache/cordova-plugin-statusbar/pull/3

    CB-6318 iOS:Fix the problem that Statusbar can't blend into the backgrou...

    ...nd when embedding CDVViewController in a NavigationController

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/lmnbeyond/cordova-plugin-statusbar CB-6318

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-plugin-statusbar/pull/3.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #3
    
----
commit cf0dbe29a6bf7c436c8f7d29eb95ca0e9b9478dc
Author: liumn <li...@polyvi.com>
Date:   2014-03-20T11:05:16Z

    CB-6318 iOS:Fix the problem that Statusbar can't blend into the background when embedding CDVViewController in a NavigationController

----


> Statusbar can't blend into the background when embedding CDVViewController in a NavigationController
> ----------------------------------------------------------------------------------------------------
>
>                 Key: CB-6318
>                 URL: https://issues.apache.org/jira/browse/CB-6318
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS, Plugin Statusbar
>            Reporter: glmnbeyond
>         Attachments: compare.png, expected.png, navigationbar.png, result.png
>
>
> Please refer to the attached screenshots.
> -navigationbar.png indicates that CDVViewController is embedded in a NavigationController, and the navigation bar is visible.
> -result.png indicates that when navigation bar is hiding, the status bar can't blend into the background.
> -expected.png is expected result.



--
This message was sent by Atlassian JIRA
(v6.2#6252)