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/09/08 23:01:39 UTC

[GitHub] [cordova-ios] gabrielprzb opened a new issue #666: Touch events are less responsive with iOS 13.1

gabrielprzb opened a new issue #666: Touch events are less responsive with iOS 13.1
URL: https://github.com/apache/cordova-ios/issues/666
 
 
   # Bug Report
   
   ## Problem
   Touch events respond less effectively on iOS 13.1, immediately after finishing scrolling, something that did not happen with previous versions of iOS. The user must wait between 0.5-1 seconds after scrolling for a touch event to emit.
   
   ### What is expected to happen?
   Touch events should fire immediately after finishing scrolling.
   
   ### What does actually happen?
   Touch events fire 0.5-1 sec after finishing scrolling.
   
   
   ### Command or Code
   <!-- What command or code is needed to reproduce the problem? -->
   
   
   
   ### Environment, Platform, Device
   ionic, Angular, ios13
   
   
   
   ### Version information
   
   
   ```
   Ionic:
   
      Ionic CLI                     : 5.2.7 (/usr/local/lib/node_modules/ionic)
      Ionic Framework               : @ionic/angular 4.9.0
      @angular-devkit/build-angular : 0.803.3
      @angular-devkit/schematics    : 8.3.3
      @angular/cli                  : 8.3.3
      @ionic/angular-toolkit        : 2.0.0
   
   Cordova:
   
      Cordova CLI       : 8.0.0
      Cordova Platforms : android 7.0.0, ios 5.0.1
      Cordova Plugins   : cordova-plugin-ionic-keyboard 2.1.3, cordova-plugin-ionic-webview 3.1.2, (and 17 other plugins)
   
   Utility:
   
      cordova-res : not installed
      native-run  : not installed
   
   System:
   
      ios-deploy : 1.9.2
      NodeJS     : v10.10.0 (/usr/local/Cellar/node/10.10.0/bin/node)
      npm        : 6.4.1
      OS         : macOS Mojave
   ```
   
   ## Checklist
   
   - [X ] I searched for existing GitHub issues
   - [ X] I updated all Cordova tooling to most recent version
   - [X ] I included all the necessary information above
   

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