You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/11/18 13:45:44 UTC

[GitHub] [cordova-plugin-statusbar] mosabab commented on issue #170: [android] StatusBarOverlaysWebView defaults to true not work {broken}

mosabab commented on issue #170: [android] StatusBarOverlaysWebView defaults to true not work {broken}
URL: https://github.com/apache/cordova-plugin-statusbar/issues/170#issuecomment-555021342
 
 
   > `StatusBar.overlaysWebView(true);` may not consistently work properly when called from the `deviceready`. There is some sort of race condition. I don't see it on my production apps, but on simple apps I do see the issue. That issue is being tracked at #158
   > 
   > Currently `<preference name="StatusBarOverlaysWebView" value="true" />` does nothing for android, as android doesn't read the preference value. The PR #171 will address this issue, but is only expected to land in master when prepping for the next major release.
   > 
   > So far the best way to avoid #158 is to apply #171 PR to your own fork so that you can use the `StatusBarOverlaysWebView` preference. In my testing, the status bar appears to consistently work as expected when the overlay is being applied in the plugin initialisation.
   
   when the PR will be merged and done if it ready ?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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