]> source.dussan.org Git - vaadin-framework.git/commit
Fix: setting a new source for TYPE_BROWSER Embedded component doesn't replace the...
authorJouni Koivuviita <jouni.koivuviita@itmill.com>
Tue, 1 Apr 2008 11:03:10 +0000 (11:03 +0000)
committerJouni Koivuviita <jouni.koivuviita@itmill.com>
Tue, 1 Apr 2008 11:03:10 +0000 (11:03 +0000)
commitede743dbbef26b6d2d795034e5f0a2cfe86837b6
treecbec1076185cc7bdac0b29ec722d50b4caebf333
parent57decccde83a8473ad3efb3c9a45c18e746982a1
Fix: setting a new source for TYPE_BROWSER Embedded component doesn't replace the original IFRAME-element, it only changes the src-attribute value. This way the browser can keep history information of the url changes.

svn changeset:4106/svn branch:trunk
src/com/itmill/toolkit/terminal/gwt/client/ui/IEmbedded.java