diff options
author | Jonatan Kronqvist <jonatan.kronqvist@itmill.com> | 2011-09-27 11:04:51 +0000 |
---|---|---|
committer | Jonatan Kronqvist <jonatan.kronqvist@itmill.com> | 2011-09-27 11:04:51 +0000 |
commit | 12ec7cd525161e75bb18dcb0394dbde3ae0e3795 (patch) | |
tree | a9e455cd9e3cf62ba7950973f6d76e4677de1325 /WebContent/release-notes.html | |
parent | 18cefe8219ca8aa203e857d380de76c231bc7b51 (diff) | |
download | vaadin-framework-12ec7cd525161e75bb18dcb0394dbde3ae0e3795.tar.gz vaadin-framework-12ec7cd525161e75bb18dcb0394dbde3ae0e3795.zip |
Removed tasks from defect list #7650
svn changeset:21341/svn branch:6.7
Diffstat (limited to 'WebContent/release-notes.html')
-rw-r--r-- | WebContent/release-notes.html | 12 |
1 files changed, 2 insertions, 10 deletions
diff --git a/WebContent/release-notes.html b/WebContent/release-notes.html index 51791a6eed..ebd52738c3 100644 --- a/WebContent/release-notes.html +++ b/WebContent/release-notes.html @@ -216,28 +216,25 @@ #7340 The rendering is wrong the first time a table column is sorted<br/> #7388 Expand/collapse icon offset in IE7<br/> #7422 AbstractComponent.setStyleName containing spaces causes illogical results<br/> - #7555 Debug Window broken in IE6 and IE7<br/> - #7001 Create TestBench test for Chameleon theme<br/> + #7555 Debug Window broken in IE6 and IE7<br/> #7186 SQLContainer leaves transactions open if an OptimisticLockException occurrs<br/> #7228 Selectable Table with requestRepaint() calling ValueChangeListener makes focus jump<br/> #7479 Vaadin apps cannot current be deployed on IBM WebSphere v8<br/> #7561 TreeTable: expanding a row far down in the table causes IndexOutOfBoundsException<br/> #7626 Form size is calculated incorrectly after clearing its data source<br/> #5780 TreeTable uses images that not display transparent in IE6<br/> + #6588 Repainting in TextChangeListener will send wrong value to client.<br/> #7005 Using a Filter with a Tree breaks focusing with keyboard navigation<br/> #7012 Table content cells & column headers get out of sync when uncollapsing columns<br/> #7028 TreeTable: Navigating too fast with keyboard makes selection jump<br/> #7057 Table and tree keyboard navigation completely broken if validators are used<br/> - #7428 Decide what version of Firefox to support<br/> #7434 SQLContainer - reseting value of Property fails<br/> #7443 Chameleon datefield text part and button have different heights<br/> #7446 Keyboard Navigation with problems on Table<br/> #7454 Table keyboard navigation breaks in IE on multiple keyboard multiselections<br/> #7490 Multi-line text fields visual and height issues in Chameleon theme<br/> - #7530 Disable auto update of Chrome<br/> #7597 NullPointerException with SQLContainer's J2EEConnectionPool<br/> #3710 Width is miscalculated for the footer layouts in forms of undefined size<br/> - #5170 Allow using ComboBox as a replacement for NativeSelect<br/> #5382 Table headers and content not aligned after content modification<br/> #5510 TreeTable scrolls to wrong position when collapsing directly after expanding<br/> #5608 Item icons do not work in OptionGroup<br/> @@ -247,9 +244,6 @@ #6148 Multiselect breaks TreeTable keyboard navigation<br/> #6591 Out of sync - Event triggered by Clicklistener and Handler on same Panel<br/> #6770 DateField: Error indicator not shown if required<br/> - #6882 Change filesize from Integer to Long<br/> - #6909 Embedded should support <audio>, <video> and PDFs<br/> - #6917 Make AbstractApplicationServlet.getApplicationWindow protected<br/> #7018 Table column drag&drop visually broken<br/> #7097 Tooltip with long contents flickers<br/> #7100 Tooltip is displayed off screen when component is at the lower edge of the screen<br/> @@ -267,13 +261,11 @@ #7505 TreeTable arrow icons clipped in FF, IE9 & Opera<br/> #7534 TreeTable: navigating with the left arrow key has focus issues<br/> #7535 TreeTable: navigating with the right arrow key in a multiselect table selects too much<br/> - #7537 Enable Off/On formatter tags in eclipse Vaadin formatter profile<br/> #7564 Resizing table column from the server only resizes the header<br/> #7605 VTreeTable throws NPE<br/> #7620 TreeTable generated columns Components out of sync after node expand<br/> #7644 Table: Odd/even row styles get mixed up when lazy loading<br/> #7667 Resizing column in Safari 5.1 causes scrollbar to return to the left<br/> - #7491 Link to source code in release notes should point to correct directory<br/> #2669 Tabsheet failes to render cached tab<br/> </p> <p> |