[
https://issues.apache.org/jira/browse/CB-10508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15153888#comment-15153888
]
Emanuel Bergis commented on CB-10508:
-------------------------------------
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: [email protected]
For additional commands, e-mail: [email protected]