You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Adrian Florin Florescu (JIRA)" <ji...@apache.org> on 2016/02/05 09:23:39 UTC

[jira] [Closed] (CB-9655) Momentum Scrolling on iOS Overflow Elements

     [ 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: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org