]> source.dussan.org Git - vaadin-framework.git/commit
Fix for #6216 "refreshing page causes size-full components grow out of containing...
authorJouni Koivuviita <jouni.koivuviita@itmill.com>
Wed, 18 May 2011 06:42:14 +0000 (06:42 +0000)
committerJouni Koivuviita <jouni.koivuviita@itmill.com>
Wed, 18 May 2011 06:42:14 +0000 (06:42 +0000)
commitab00ecc239d410c9fa80bbcd646fe3d864ed8fe8
tree4f32e25e95d6af2a30e1cd02b74fb5c223401a55
parent010423b4b8c2ec7301582f0be0448f879ca183e8
Fix for #6216 "refreshing page causes size-full components grow out of containing window"

Updating of caption is done before calling client.updateComponent (and hence before possible sizing and size measurements).

svn changeset:18872/svn branch:6.6
src/com/vaadin/terminal/gwt/client/ui/VWindow.java