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