You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Brenton Thomas (JIRA)" <ji...@apache.org> on 2016/02/02 15:57:39 UTC

[jira] [Created] (CB-10508) Status Bar Plugin Covering Webview

Brenton Thomas created CB-10508:
-----------------------------------

             Summary: 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


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.





--
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