[
https://issues.apache.org/jira/browse/CB-4472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13836887#comment-13836887
]
ASF subversion and git services commented on CB-4472:
-----------------------------------------------------
Commit 933230a70d5e03282b4fce924e40db41e225d98f in branch refs/heads/master
from [~agrieve]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-cli.git;h=933230a ]
CB-4472 Remove <preference> from template config.xml
> webviewbounce vs uiwebviewbounce
> --------------------------------
>
> Key: CB-4472
> URL: https://issues.apache.org/jira/browse/CB-4472
> Project: Apache Cordova
> Issue Type: Bug
> Components: iOS
> Affects Versions: 3.0.0
> Environment: phonegap 3.0.0-0.14.0
> Reporter: Oliver Michalak
> Assignee: Shazron Abdullah
>
> In config.xml, we can define "webviewbounce" to be true or false.
> "phonegap local build ios" will create two entries in the
> platform/ios/www/config.xml file in that blongs to webview bouncing:
> "webviewbounce" AND "uiwebviewbounce" - the later is probably wrong and will
> not be filled with the value from the original webviewbounce value
> The cordovalLib on iOS parses the "uiwebviewbounce" only.
> As a result, the general "webviewbounce" will completely be ignored, after
> each compile, you have to manually fix the "uiwebviewbounce" value.
--
This message was sent by Atlassian JIRA
(v6.1#6144)