From fa2791441f341d8cc49e3789eb61e3cc11dfa028 Mon Sep 17 00:00:00 2001 From: Jani Laakso Date: Mon, 26 Nov 2007 16:07:40 +0000 Subject: [PATCH] Wrote release notes for first public alpha. svn changeset:2984/svn branch:trunk --- release-notes.html | 68 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 68 insertions(+) diff --git a/release-notes.html b/release-notes.html index dcdf02147c..5e58328b16 100644 --- a/release-notes.html +++ b/release-notes.html @@ -51,6 +51,74 @@ Version . This document is under construction.


Known issues in this Release ()

+IE = Internet Explorer, FF = Firefox, SA = Safari, OP = Opera +
+Starting any demo may take long time (5 seconds) on some environments. Should not affect on "real" environments, demo issue only. +
+Table component makes extra requests when disabling/enabling the table (FF only) +
+Window: moving / dragging windows should be more usable +
+Embedded / Window: embedded (Flash) are rendered through window +
+Panel: setComponentError, setIcon, setDescription do not work +
+Select: setEnabled(false) still can be edited +
+TabSheet: container area width is different to tabs +
+setReadOnly(true): issues on multiple components +
+Tabsheet: setComponentError, setIcon, setDescription do not work +
+Calendar: jumpy, buttons change position +
+Select has thin red lines (other widgets are seen through) +
+Window / RichTextArea: whole scrolls / jumps up when bold is clicked +
+Session: When server is restarted, application hangs (Safari) +
+RichTextEditor: setEnabled(false) still can be edited +
+SplitPanel: implement spacing +
+Form two-columns GridLayout breaks captions. +
+Add setMaxLength() to TextField +
+Cancelling (big) uploads should be possible +
+(Sub-) Window closing should be possible +
+QueryContainer must implement Sortable +
+QueryContainer should implement Container.Filterable +
+QueryContainer should support preparedstatements-type API +
+Creating minimized/optimized widgetset still contains default theme (css files) +
+Select: when opening selection div it always starts from top even though currently selected value is elsewhere +
+Window resize: if mouse hits scrollbar when dragging, cursor dragging state is lost on (SA) +
+Tree don't support icons +
+Container.Hierarchical.setParent() should be setItemParent() (etc) +
+CustomComponent: setVisible(false) does not hide it, setEnabled(false) does not disable it +
+RichTextArea performance issues (FF) +
+RichTextArea extra scrollbars issues on some layouts (SA) +
+DateField.setLocale floods to other components aswell +
+Table column selector div may be positioned randomly wrong (IE) +
+Error message in Button is not shown (FF) +
-- 2.39.5