...
Table Sorting of Heavyweight components is improved
Four defects were resolved to facilitate using heavyweight components in tables and preserving the sorting functionality. Heavyweight components will now sort based on their text attribute value, the default sort value for table cells. Heavyweight components do not support the sortValue attribute that cells support which allows cells to sort on a different value than the displayed text.
Rich Text enhanced to facilitate editing of rich text and dynamic application of rich styles to text
Numerous defects were resolved around textArea and richText. These fixes make it possible for developers to implement some WYSIWYG-like features to editable fields in their applications.
Defects Resolved
...
ID | 説明 |
4797 | 712-1537552 - heavyweight components don't sort properly in a tableヘヴィウェイトコンポーネントのテーブルでのソートが正常に行われない。 |
712-1993766 Add text alignment attributes for comboBox and listBox- comboBox および listBox にテキストアラインメント属性が追加された。 | |
5725 | 712-2185730 - A focus is not set at the time of application starting.アプリケーションの起動時にフォーカスが設定されない。 |
712-2531791 client UI freezes waiting for - クライアント UI が MSJVM で com.nexaweb.client.svg.Text .class in MSJVMクラスを待機したままフリーズする。 | |
5959 | 712-2584506 : setting focus is required prior to re-setting scroll bar position- スクロールバーの位置を再設定する前にフォーカスを設定する必要がある。 |
5992 | 712-2535150 extend onBeforeActiveLost to provide access to key modifiers- キー修飾子へのアクセスのために onBeforeActiveLost を拡張。 |
5995 | 712-2589462 extraneous HTML tags are generated when - errorJavaScriptDisabled.jsp is included in を index.jsp に含めると、無関係な HTML タグが生成される。 |
6016 | 712-2524335 Multi-part responses sometimes cause the response to be committed prematurely- マルチパートレスポンスで、レスポンスが途中でコミットされる場合がある。 |
6121 | 712-2560372 - The class used as an array is requested to server by MSJVM配列として使用されるクラスが、MSJVM からサーバーにリクエストされる。 |
712-2678606 - PrintService.printElement ( using FOP ) doesn't wrap cell contents well in the generated PDF outputを使用) で、生成された PDF 出力のセル内容が適切にラップされない。 | |
6150 | 712-2718277 - Cannot tab out of textField/editable comboBox after modalAlert has firedmodalAlert の発生後に textField や編集可能な comboBox からタブ移動できない。 |
6212 PDF printing fails IE for some versions of acrobat | reader IE において、一部のバージョンの Acrobat Reader で PDF 印刷が失敗する。 |
6221 | 712-2726847 - style tags applied to a textArea do not appear in the text outputtextArea に適用されるスタイルタグがテキスト出力に表示されない。 |
6222 | 712-2726847 - Clicking on a blank textArea causes a Null 空白の textArea をクリックすると、Null Pointer Exception が発生する。 |
6223 | 712-2726847 - applying just font color for a textArea's selected text which has overlapping styles does not workスタイルが重複している textArea の選択テキストにフォント色のみを適用できない。 |
6228 | 712-2726847 - Font styles dynamically applied render properly in the textArea but are not reflected in the UIDOM動的に適用されるフォントスタイルが、textArea では適切にレンダリングされるが UIDOM には反映されない。 |
6229 | 712-2726847 - current style applied is not being picked up for textual component 現在適用されているスタイルがテキスト形式のコンポーネント用に選択されない (richText attr is set to 属性を true に設定している場合)。 |
6231 | Documentation ドキュメント - textSelectionPolicy attribute schema values are different than the possible values属性スキーマ値が使用可能な値と異なる。 |
6247 | input text show up in wrong locations with "richText" set to を "true" に設定している場合、入力テキストが不適切な場所に表示される。 |
6249 | textArea selectedStyle is incorrectly reported on text selectionのテキスト選択に対する報告内容が正しくない。 |
6250 | keyboard shortcuts in textArea with "richText" set to を "true" may cause exceptionに設定している場合、textArea でのキーボードショートカットで例外が発生することがある。 |
6251 | UIDOM incorrectly represents nested styles in rich text で、入れ子になったスタイルをリッチテキストで表示する内容が正しくない。 |
6254 | Table sort throws exception when sortType is set to number and cell has not text. sortType が number に設定され、セルにテキストが含まれない場合、テーブルのソートで例外がスローされる。 |
6267 | Table: Sorting heavyweight components with テーブル - dataType="number" failsに設定している場合、ヘヴィウェイトコンポーネントのソートに失敗する。 |
6271 | table: with sort 'ascending' there is no caret ^ in the column head to indicate ascending |
6275 | Rich Text: applying style to selected text incorrectly affects some text which is not selected |
...
テーブル - 昇順にソートする場合、列ヘッダーに昇順を示すキャレット (^) が表示されない。 | |
6275 | リッチテキスト - 選択テキストへのスタイルの適用が、選択していないテキストに正しく反映されない。 |
...
...
- comboBox changesの変更: alignHorizontal and alignVertical were added as attributes.および alignVertical が属性として追加されました。
- listBox changesの変更: alignHorizontal was added to align all the listitems for the listbox. ListItem already had its own alignHorizontal which will overide the setting of the listBox. For example, if the listBox was set to リスト ボックスのすべての一覧項目の位置を揃えるために、alignHorizontal が追加されました。ListItem にはすでに独自の alignHorizontal が用意されており、この設定は listBox の設定より優先されます。たとえば、listBox が alignHorizontal="right" and one listItem was set to に設定され、1 つの listItem が alignHorizontal="center" , then all the listItmes but the one with alignHorizontalに設定されている場合、alignHorizontal="center" would be right aligned, while the one with alignHorizontalに設定されている listItem 以外のすべての listItem が右揃えになり、alignHorizontal="center" specified will be center aligned.に設定されている listItem は中央揃えになります。
...
...
...
...
...
<client-classpath>
...
<pre-loaded-in-applet-def> <archive
...
name="NexawebClient-OnDemand.cab" cab="true"
...
path="/WEB-INF/Nexaweb/client/lib/NexawebClient-OnDemand.cab"/>
...
</pre-loaded-in-applet-def>
...
</client-classpath>
...