Some more google search shows that this is really a problem with
Firefox so there is nothing gwt can do about that. Current versions of
firefox will always reload an iframe when it is moved (https://
bugzilla.mozilla.org/show_bug.cgi?id=254144).



On Jul 31, 3:16 pm, "[email protected]" <[email protected]> wrote:
> I have a Frame object which contain an iframe to a site. This is
> working fine, but I would like to move the Frame to a different parent
> without  reloading the content of the iframe.
>
> If i just do a myOtherPanel.add(frameWidget) then the Frame does move,
> but the iframe content is reloaded -( Is there any way to move the
> Frame without the iframe reloading?
>
> The reason I want to do this, is that the iframe contains a form which
> is used to upload a file, and I don't want the upload to stop just
> because I move the Frame.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to