You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Jack Anderson (JIRA)" <ji...@apache.org> on 2017/08/17 21:39:00 UTC

[jira] [Created] (CB-13189) Unable to consistently scroll diagonally in iOS

Jack Anderson created CB-13189:
----------------------------------

             Summary: Unable to consistently scroll diagonally in iOS
                 Key: CB-13189
                 URL: https://issues.apache.org/jira/browse/CB-13189
             Project: Apache Cordova
          Issue Type: Bug
    Affects Versions: cordova-ios@4.4.0
         Environment: iOS 10.3.3
            Reporter: Jack Anderson
            Priority: Minor


When there is an intentional overflow on the x and y axis of an iOS wkwebview, it is extremely difficult to scroll diagonally.

If the user scrolls one pixel directly up, they cannot then scroll horizontally in the same motion. This goes vice-versa for an initial horizontal scroll.

The only way to actually enable a "free-pan" scrolling experience, is for the user to perform a very very precise initial diagonal motion.

I see reference to this behavior in the native iOS UIScrollView documentation: https://developer.apple.com/documentation/uikit/uiscrollview/1619390-directionallockenabled

I've had a difficult time tracking down much on this topic, and have not found much discussion.





--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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