You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ian drake (JIRA)" <ji...@apache.org> on 2013/10/04 20:34:42 UTC

[jira] [Commented] (CB-4472) webviewbounce vs uiwebviewbounce

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

ian drake commented on CB-4472:
-------------------------------

Seeing the same thing. 

Running:
PhoneGap 3.0.0-0.14.0
Cordova 3.1.0

Running Cordova Prepare ios on a windows machine which seems to prepare the files OK, except for this problem.  

Setting the Config.xml in platforms/ios manually fixes the problem.

> 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)