You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Emanuel Bergis (JIRA)" <ji...@apache.org> on 2016/02/19 09:18:18 UTC

[jira] [Issue Comment Deleted] (CB-10508) Status Bar Plugin Covering Webview

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

Emanuel Bergis updated CB-10508:
--------------------------------
    Comment: was deleted

(was: i noticed the same problem.

my solution was adding a keyboard plugin and using the keyboard hide event to call the statusbar hide function.

still no satisfying solution though.)

> Status Bar Plugin Covering Webview
> ----------------------------------
>
>                 Key: CB-10508
>                 URL: https://issues.apache.org/jira/browse/CB-10508
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin Statusbar
>    Affects Versions: 3.5.0
>         Environment: Cordova Crosswalk Android
>            Reporter: Brenton Thomas
>              Labels: Android
>
> Something seems to have changed in the status bar plugin recently.
> The way it used to work was that after pulling down the statusbar it would automatically pull back up into the hidden state.
> Now it doesn't. Once activated it stays on the screen and covers my controls.
> Also  the StatusBar.isVisible property only reflects that the program has made the status bar visible - not the actual state. In other words if android itself has shown the status bar on a notification the plugin reports that it is hidden. This makes it impossible to watch for it being visible so I can call hide.
> As a work around I am calling hide every couple of seconds - but it is a really ugly solution and is filling my debug  logs with event messages.
> Late Edit: Rolling back to version 2.0.0 seems to have fixed things for now. Also looking at things 2.0.0 seems to have a slight translucency to its color that seems to have gone now.



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

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