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

Clay Brinlee commented on CB-10508:
-----------------------------------

I know it's a coincidence that you mentioned rolling back your code to 2.0 but 
this Stack Overflow: 
http://stackoverflow.com/questions/36156357/cordova-status-bar-plugin-doesnt-work-in-android-when-keyboard-pops-up
 talks about a guy rolling back to 2.0.0 of the plugin and it worked for him.  
I tried it and sure enough, i no longer have the issue with the statusbar 
coming up and staying after the user enters text.  

> 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-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to