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