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/04/04 20:38:16 UTC

[GitHub] [cordova-plugin-statusbar] FaberHozz1 opened a new issue #137: Blocked events

FaberHozz1 opened a new issue #137:  Blocked events
URL: https://github.com/apache/cordova-plugin-statusbar/issues/137
 
 
   Blocked events at the top of the screen
   
   
   If I have the statusbar visible with statusBar.overlaysWebView (false), the application does not recognize events in a range between 50px and 100px approximately 100% of the width in iOS.
   
   Sometimes it recognizes the slide event or click far below the buttons.
   
   I have achieved an interim solution by keeping the statusbar hidden with statusBar.hide () and statusBar.overlaysWebView (true);
   
   This does not happen in the browser or in the iOS emulator.
   
   But in my company we want to keep this statusbar visible.
   
   The plugin version is 2.4.2
   
   And this I get from ionic info:
   ```
   Ionic:
   
      ionic (Ionic CLI)  : 4.12.0 (/Users/fitpalapp/.nvm/versions/node/v9.10.1/lib/node_modules/ionic)
      Ionic Framework    : ionic-angular 3.9.2
      @ionic/app-scripts : 3.2.1
   
   Cordova:
   
      cordova (Cordova CLI) : 8.1.2 (cordova-lib@8.1.1)
      Cordova Platforms     : android 7.0.0, ios 4.5.5
      Cordova Plugins       : cordova-plugin-ionic-keyboard 2.1.3, cordova-plugin-ionic-webview 3.1.2, (and 21 other plugins)
   
   System:
   
      Android SDK Tools : 26.1.1 (/Users/fitpalapp/Library/Android/sdk)
      ios-deploy        : 1.9.4
      NodeJS            : v9.10.1 (/Users/fitpalapp/.nvm/versions/node/v9.10.1/bin/node)
      npm               : 5.6.0
      OS                : macOS Mojave
      Xcode             : Xcode 10.1 Build version 10B61
   ```
   ![Captura de Pantalla 2019-04-04 a la(s) 3 33 43 p  m](https://user-images.githubusercontent.com/19522715/55586815-829cd700-56ef-11e9-8bfa-a80859d6db02.png)
   

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