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

jcesarmobile closed CB-13718.
-----------------------------
    Resolution: Invalid

The issue looks like WebView issues and it's not very clear what the problems 
are.
Asked for sample project and wasn't provided after two months, so closing.

Feel free to reopen if you can provide examples.


> element scrolling in ios
> ------------------------
>
>                 Key: CB-13718
>                 URL: https://issues.apache.org/jira/browse/CB-13718
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-ios
>    Affects Versions: cordova-ios 4.5.0
>         Environment: cordova-ios 4.4
> ios 10.3
>            Reporter: Crab
>            Priority: Major
>
> for add scroll momentum effect , i add  "-webkit-overflow-scrolling:touch;" 
> to style.
> but the scroll also added scroll over the boundery. so i googled and tried 
> add preference to config.xm. like.
> webviewbounce = false , UIWebViewBounce=false , is only effect to the whole 
> document , not the element.
> It also had color #000000 background and i can't change the color anywhere.
> The second bug is , when i add "-webkit-overflow-scrolling:touch;" the 
> element receive the touch event above this element. top element have hider 
> z-index , and have opacity , can see the scroll element below it. where i 
> touch top element and scroll , the scroll element below it , can scroll by 
> the touchmove event, and i can not prevent this event anywhere.
> the third bug is , when i touch the scroll element , the touch point is that 
> the scroll started , not correct moving point .



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to