]> source.dussan.org Git - vaadin-framework.git/commit
Fixed horizontalPaddingAndBorder measurement for IE6. Vertical version could use...
authorJouni Koivuviita <jouni.koivuviita@itmill.com>
Mon, 25 May 2009 11:17:27 +0000 (11:17 +0000)
committerJouni Koivuviita <jouni.koivuviita@itmill.com>
Mon, 25 May 2009 11:17:27 +0000 (11:17 +0000)
commit798d35b70d615bbb30a45b0280712ad0b528d2c1
tree82434cb0e3689585e7369fe5c80e0a3a6ca1a3c8
parent2bc6c9decca4449717d52ddce428dc8f00769028
Fixed horizontalPaddingAndBorder measurement for IE6. Vertical version could use a similar fix, but since there are no known issues currently, keeping it simple.
Added a classname to VWindow: v-window-footer-no-resize. This is needed by IE7, that fails to render floated resizebox inside the footer properly.

svn changeset:7986/svn branch:6.0
src/com/vaadin/terminal/gwt/client/Util.java
src/com/vaadin/terminal/gwt/client/ui/VWindow.java