You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Brian Knapp (JIRA)" <ji...@apache.org> on 2012/09/12 23:35:09 UTC

[jira] [Commented] (CB-616) Weinre does not updates the dom correctly

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

Brian Knapp commented on CB-616:
--------------------------------

This does not work with jQuery mobile.  Pages that are inserted are out of date quite often.  In my case the header and footer were visible, but the main content block did not show up in the DOM tree.  This only seems to happen when lots of DOM changes are occurring in a short time span.  Even a function on a weinre object that causes it to resync the DOM (It's always right when I load the script, regardless of how deep the page is) would be very convenient.  As it is, I guess I'll try recreating the script element with every pageChange event.
                
> Weinre does not updates the dom correctly
> -----------------------------------------
>
>                 Key: CB-616
>                 URL: https://issues.apache.org/jira/browse/CB-616
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: weinre
>    Affects Versions: Master
>            Reporter: Olivier Louvignes
>            Assignee: Patrick Mueller
>              Labels: debugging, ios, weinre
>
> Using latest Weinre master built from source.
> {quote}
> commit dd3e15617df037d480faeaae3f9b7c2627c7a146
> Author: Patrick Mueller <pm...@apache.org>
> Date:   Wed Apr 25 11:37:16 2012 -0400
> {quote}
> I can not dig into the DOM generated by a Sencha Touch 2 application (http://www.sencha.com/products/touch/download/)
> I'm stuck on the <div class="x-container" id="ext-viewport"> & nothing inside.
> This should be easily reproduced with the kitchen sink provided with the download

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira