4.5.37 (Jul 2010)

Table selection improvements for selectionMode multiCell or multiColumn
Shift-click selects multiple rows correctly when table has selectionMode set to multiRow. It did not select multiple columns or cells for table with multiColumn or multiCell selectionMode. In this release Shift-click works for multiRow, multiColumn and multiCell. One exception is that if gridTable cells have colSpan and rowSpan, and if gridTable has multiCell selectionMode, Shift-click may not work as expected.

Logical font fix
FontFamily attribute's values dialog-input and sans-serif are now treated as DialogInput and SansSerif in Java runtime.

Defects Resolved (Java)

4523Shift-click to select consecutive elements does not work for multiColumn or multiCell table
10642editing table cell with editor and clicking on another component, focus remains at table and does not move to the component
10644with table in a dialog and table editor open, NPE may occur if the dialog is closed by Esc key
10645if selection cell moves when editor is open, onEditorClose event fires twice
10646if JVM loses focus when table editor is open, onAcitveLost event may not occur
10708compatibility: fontFamily attribute value dialog-input and sans-serif may not render correctly
10719schema error occurs for xal file without rootPane
10734first letter in attribute names centered and modal should be uppercase
10764style of the component not updated by class attribute deletion
10770platform installer missing last page
10774Test API: CellScriptObject getValue method returns incorrect result
10775remove extraneous iterator logging in client console
10779dateField throws NPE with ui-test false
10782when only imgageHeight or imageWidth is set, the image does not paint to the correct scaled size
10785selection in multiColumn table incorrect using arrow and Shift keys
10788Shift-click fails to select cell for singleCell selection mode table
10791Shift-click in multiColumn gridTable may not select columns in between
10793Shift-click may not give correct selection in gridTable in cell selection mode