]> source.dussan.org Git - vaadin-framework.git/commitdiff
Mentioning #6724 in release notes.
authorMatti Tahvonen <matti.tahvonen@itmill.com>
Mon, 2 May 2011 11:56:01 +0000 (11:56 +0000)
committerMatti Tahvonen <matti.tahvonen@itmill.com>
Mon, 2 May 2011 11:56:01 +0000 (11:56 +0000)
svn changeset:18578/svn branch:6.6

WebContent/release-notes.html

index de1f99f3a20eaa62bca8e9a8ddddcfc819710468..2a063f788bb8cc848c8e5c28f1b36d56a761bcbf 100644 (file)
@@ -73,6 +73,7 @@ contains a number of significant enhancements.</p>
 <ul>
   <li>The <tt>addContainerFilter()</tt> in <b>Container.Filterable</b> no longer accepts a filter string as a parameter, but a <b>Filter</b> object.</li>
   <li><tt>DateField</tt>s no longer sets invalidAllowed(false) by default. The new behavior is consistent with all other fields in Vaadin and with DateField in Vaadin 6.3 and earlier.</li>
+  <li>Top level windows no more gain focus automatically when the application is loaded in embedded hosting solutions like in Portals. Thus keyboard shortcuts might not work until a Vaadin component is focused either by user or via the server side API. (<a href="http://dev.vaadin.com/ticket/6724">#6724</a>)</li>
 </ul>
 
 <h3>Change Log, Future Releases, and Upgrading</h3>