You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2020/06/06 10:22:11 UTC

[GitHub] [cordova-ios] vukhacbiet opened a new issue #889: Scroll issue with fixed position in iOS 12

vukhacbiet opened a new issue #889:
URL: https://github.com/apache/cordova-ios/issues/889


   # Bug Report
   
   ## Problem
   My App have a fixed div (a popup), it overlay body (and this div in #app) .
   When I show popup, I can not "overscroll" to top or bottom and if I tried to pull down from top, my page can not scroll at least 1s.
   
   First, I think it was an issue of my code, so I make a test cordova app to verify, and it happen the same.
   
   **It always happen in iOS 12, and doesn't in iOS 13**
   
   ## Information
   
   Video I tested in simulator iPhone 6 - 12.4 (build in Xcode 11.5)
   `https://vimeo.com/426500132`
   
   
   ### Command or Code
   My test app git: 
   > https://github.com/vukhacbiet/test-cordova
   
   
   
   
   ### Environment, Platform, Device
   Cordova iOS 6.0.0
   Xcode 11.5
   
   Tested in real iPhone 6 - iOS 12.4.3 and iPhone 6 simulator - 12.4
   
   
   
   ## Checklist
   <!-- Please check the boxes by putting an x in the [ ] like so: [x] -->
   
   - [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



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


[GitHub] [cordova-ios] NiklasMerz closed issue #889: Scroll issue with fixed position in iOS 12

Posted by GitBox <gi...@apache.org>.
NiklasMerz closed issue #889:
URL: https://github.com/apache/cordova-ios/issues/889


   


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



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


[GitHub] [cordova-ios] NiklasMerz commented on issue #889: Scroll issue with fixed position in iOS 12

Posted by GitBox <gi...@apache.org>.
NiklasMerz commented on issue #889:
URL: https://github.com/apache/cordova-ios/issues/889#issuecomment-640106661


   Maybe you are lucky and find JavaScript code to work around that. Feel free to post here for others.
   
   Closing this since this is no Cordova issue.


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



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


[GitHub] [cordova-ios] vukhacbiet commented on issue #889: Scroll issue with fixed position in iOS 12

Posted by GitBox <gi...@apache.org>.
vukhacbiet commented on issue #889:
URL: https://github.com/apache/cordova-ios/issues/889#issuecomment-640080736


   We know that some older device such as iPhone 6, iOS 12 is the last version, so I hope find a temporary solution


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



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


[GitHub] [cordova-ios] NiklasMerz commented on issue #889: Scroll issue with fixed position in iOS 12

Posted by GitBox <gi...@apache.org>.
NiklasMerz commented on issue #889:
URL: https://github.com/apache/cordova-ios/issues/889#issuecomment-640060389


   If this happens only on iOS 12 this sounds more like a WebKit bug by Apple and not a Cordova bug. I would advise your users to update.


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



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