[ 
https://issues.apache.org/jira/browse/CB-9655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Adrian Florin Florescu closed CB-9655.
--------------------------------------
    Resolution: Invalid

I'ts a webview isssue

> Momentum Scrolling on iOS Overflow Elements
> -------------------------------------------
>
>                 Key: CB-9655
>                 URL: https://issues.apache.org/jira/browse/CB-9655
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 5.3.2
>         Environment: iOS 8.4
>            Reporter: Adrian Florin Florescu
>              Labels: test
>
> Listening to scroll events in Safari iOS browser triggers the console message 
> every time, even on the momentum, but in the cordova built app that triggers 
> only when the scroll has stopped.
> `
> el-with-webkit-overflow-scrolling-touch.on('scroll', function(){
>    i++;
>    console.log('Scroll: ' + i);
> });
> `
> GIF on the cordova app: http://recordit.co/I3eiucGAWd (UPDATED LINK)
> GIF in Safari browser (same emulator): http://recordit.co/QhBNcccjPj
> This happens on the real device too.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to