4.5.35 (Apr 2010)

SVG and chart enhancements
A memory leak used to happen when chart is updated dynamically; this has been fixed. Changes have also been made so that SVG images and charts are drawn correctly.

Improving focus-related events
Improvements have been made for events related to focus for table editors and for dateField component.

Defects Resolved (Java)

10617JGJ-879380: component drawn behind other components while being dragged in Safari on Mac OS
10677WBD-318237: making extendVerticalLines work for gridTable
10707chart: scale labels may display at incorrect positions
10709click on editor that is not the first editor in quickEdit table may call onActiveLost of the first editor
10711background color for selected text for textField editor in table may be wrong
10712SVG: line thinner than specified stroke-width value when the value is an odd number
10713SVG: line becomes thinner near the end
10714exception thrown after invoking popup repeatedly
10715default tab order in treeTable incorrect
10717vertical scrolling of table occurs when a component is dragged onto table header and table has vertical scrollbar
10718SVG: display of stroke-dasharray changes with client configuration setting ui-test
10721chart: memory not freed by when value for valueAxis changes
10723compatibility: onActiveLost fired twice with mouse click on comboBox
10725onBeforeActiveLost fires twice in DateField control
10742small space in vertical line for gridTable with footerRow
10743dateField may not show correct calendar when calendar invoked for the first time
10744onBeforeActiveLost and onActiveLost may fire twice for dateField
10745onActiveGained called after dateField editor in a table closes
10746dateField modified after clicking Today button and pressing Esc key
10747multiple days may get highlighted for dateField when calendar closes by Esc or Enter and reopens
10748compatibility SVG: line may draw outside of scrollPane when its container is in a scrollPane