Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
onBeforeActiveLost

...

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

...

イベントの強化
 
onBeforeActiveLost イベントに "cause" プロパティが追加されました。このプロパティには、アクティブフォーカスを別のコンポーネントに移動する基となるイベントの名前が含まれます ("onMouseDown" など)。また、このイベントには、その cause イベントのすべてのパラメータが含まれます。
 
ヘヴィウェイトコンポーネントのテーブルでのソートの向上
 
4 つの欠陥が解決され、テーブルでのヘヴィウェイトコンポーネントの使用およびソート機能の維持が容易になりました。ヘヴィウェイトコンポーネントが、その テキスト属性値 (テーブルセルのデフォルトのソート値) に基づいてソートされるようになりました。ヘヴィウェイトコンポーネントでは、セルでサポートされている sortValue 属性はサポートされていません (この属性を使用すると、表示されているテキストとは異なる値に基づいてセルをソートできます)。
 
リッチテキストおよびリッチ スタイルの動的アプリケーションを簡単にテキストに編集するためのリッチテキストの強化
 
textArea および richText に関するさまざまな欠陥が解決されました。これにより、開発者はアプリケーションの編集可能なフィールドに WYSIWYG 形式の機能を実装できます。

 
解決した欠陥
 
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 fired
modalAlert の発生後に 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 output
textArea に適用されるスタイルタグがテキスト出力に表示されない。
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
6275Rich Text: applying style to selected text incorrectly affects some text which is not selected

...

テーブル - 昇順にソートする場合、列ヘッダーに昇順を示すキャレット (^) が表示されない。
6275
リッチテキスト - 選択テキストへのスタイルの適用が、選択していないテキストに正しく反映されない。
 
特記事項
 

...

...

...

...

...

...

...

<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>
 

...