foofel opened a new issue #214:
URL: https://github.com/apache/cordova/issues/214


   # Bug Report
   
   ## Problem
   
   ### What is expected to happen?
   having a div with overflow:scroll thould show scollbars when the childen 
exceed the parent element size and allow scrolling
   
   
   ### What does actually happen?
   scrolling works as ecpected but the scollbars are hidden
   
   
   ### Command or Code
   1. follow the guide to create a testapp 
https://cordova.apache.org/docs/en/latest/guide/cli/
   2. paste the code from the pastebin into the index.html 
https://pastebin.com/68D41N0J
   3. run the app
   
   
   ### Environment, Platform, Device
   reproduced on: 
   - htc 10 (andriod 8.0) with chrome 81 and 
   - pixel3 emulator with api 29 and android 10
   
   the same code from the pastebin works correctly directly in the chrome 
mobile browser
   
   
   ### Version information
   9.0.0 (cordova-lib@9.0.1)
   
   
   ## 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:
us...@infra.apache.org



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

Reply via email to