[
https://issues.apache.org/jira/browse/CB-6006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jesse MacFadyen resolved CB-6006.
---------------------------------
Resolution: Won't Fix
This is a limitation of the WebBrowser, and beyond our control.
> ms-touch-action doesn't always solve 'overscroll'
> -------------------------------------------------
>
> Key: CB-6006
> URL: https://issues.apache.org/jira/browse/CB-6006
> Project: Apache Cordova
> Issue Type: Bug
> Components: WP8
> Affects Versions: 3.3.0
> Reporter: Lee Crossley
> Assignee: Jesse MacFadyen
>
> Using:
> {code}
> -ms-touch-action: none
> {code}
> on the body doesn't always prevent overscroll.
> If you have an element with:
> {code}
> overflow: scroll
> {code}
> within the body, occasionally the body element itself can scroll beyond the
> bounds of the html.
> I've tried
> {code}
> -ms-scroll-chaining
> {code}
> etc but there doesn't seem to be a way to prevent this behaviour reliably and
> have any scrollable content.
--
This message was sent by Atlassian JIRA
(v6.2#6252)