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 2015/09/14 17:02:46 UTC

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

    [ https://issues.apache.org/jira/browse/CB-9655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14743638#comment-14743638 ] 

Adrian Florin Florescu commented on CB-9655:
--------------------------------------------

I understand the problem now as mentioned here: http://developer.telerik.com/featured/scroll-event-change-ios-8-big-deal/ but I still think this remains a valid bug.

> 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