[
https://issues.apache.org/jira/browse/CB-1262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13438052#comment-13438052
]
Andrew Grieve commented on CB-1262:
-----------------------------------
To test out the iframeless bridge mode, add line to your start-up:
var exec = cordova.require('cordova/exec');
exec.setJsToNativeBridgeMode(exec.jsToNativeModes.XHR_OPTIONAL_PAYLOAD);
This feature/experiment is *days* old, so you'll need to use tip-of-tree to try
it.
> Page height change causes flickr after scroll
> ---------------------------------------------
>
> Key: CB-1262
> URL: https://issues.apache.org/jira/browse/CB-1262
> Project: Apache Cordova
> Issue Type: Bug
> Components: iOS
> Affects Versions: 2.0.0
> Environment: I'm running ios 5.1 (tested on 3gs and 4gs) using
> backbone.js and zepto.js
> Reporter: Guy Nesher
> Assignee: Shazron Abdullah
>
> Deleting the content of a long list (ul) after scrolling from the top will
> create a short flicker which also effects other elements (header/footer -
> doesn't matter if they are fixed or not).
> I'm unable to reproduce this within the ios browser.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira