diff options
author | Artur Signell <artur.signell@itmill.com> | 2010-03-12 15:07:54 +0000 |
---|---|---|
committer | Artur Signell <artur.signell@itmill.com> | 2010-03-12 15:07:54 +0000 |
commit | 7b043ec1608953c142043169558989763e911cd5 (patch) | |
tree | 512021993fda52f70011f6ed2068a465a0953f2e | |
parent | a9e42846066b132b939a38775f20f7716597552b (diff) | |
download | vaadin-framework-7b043ec1608953c142043169558989763e911cd5.tar.gz vaadin-framework-7b043ec1608953c142043169558989763e911cd5.zip |
Updated as #4004 is also fixed
svn changeset:11839/svn branch:6.2
-rw-r--r-- | WebContent/release-notes.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/WebContent/release-notes.html b/WebContent/release-notes.html index afd2fc09e9..f045e62790 100644 --- a/WebContent/release-notes.html +++ b/WebContent/release-notes.html @@ -60,6 +60,7 @@ widget sets and refresh your project in Eclipse. If you are upgrading from earli <li><a href="http://dev.vaadin.com/ticket/3322">#3322</a>: SplitPanel with split position 100% doesn't resize correctly</li> <li><a href="http://dev.vaadin.com/ticket/3407">#3407</a>: Sub window higher than the browser window produces extra scrollbars for a relative sized child</li> <li><a href="http://dev.vaadin.com/ticket/3991">#3991</a>: Select with icons shown wrong in IE8 upon first render</li> + <li><a href="http://dev.vaadin.com/ticket/4004">#4004</a>: PopupDateField - Wrong tabIndex for popup button</li> <li><a href="http://dev.vaadin.com/ticket/4109">#4109</a>: Open MenuBar menu does not disappear if user hits the back button</li> <li><a href="http://dev.vaadin.com/ticket/4263">#4263</a>: DateField - returning valid Date in handleUnparsableDateString method works only at the first attempt</li> <li><a href="http://dev.vaadin.com/ticket/4266">#4266</a>: Immediate upload button broken in Opera 10</li> |