Telerik UI for Silverlight R1 2020 SP1

Released: Feb 19, 2020

R1 2020 SP1 での更新項目

機能

  • Buttons
    • Exposed a new telerik:DropDownExtensions.HandleMouseWheelWhenOpen attached property for easier handling of the mouse wheel when a DropDownButton is placed in a ScrollViewer.
  • ComboBox
    • Exposed OnScrollIntoView protected method for customizing the bring into view operation in the drop down list.
  • GridView
    • Introduced Columns and AutoGenerateColumns properties to GridViewMultiColumnComboBoxColumn.

不具合の修正

  • All Controls
    • Default DragVisual control does not have padding in all themes. Padding is now applied around the container that wraps Path and Content.
  • ComboBox
    • Setting the Margin through the TextBoxStyle is not respected.
    • Typing characters with Korean IME does not highlight the matching items.
  • Diagrams
    • A shape is not permanently deleted when it's grouped.
    • The selection adorner is misplaced when shape which derives from RadDiagramShapeBase is rotated and resized.
  • Docking
    • Clearing the PanesSource leaves empty pane groups instead of clearing them.
  • GridView
    • There is a blank space when scrolling an edited row outside the viewport and sort a column.
    • NullReferenceException when calling the ItemPropertiesByPropertyName getter of the QueryableCollectionView.
  • Map
    • Shape disappearing when its Location gets updated and the clustering feature is enabled.
    • Changed: Removed Bird's Eye button from Map View Mode menu.
  • MaskedInput
    • When the caret is after a separator new input replaces characters instead of inserting them.
    • Selecting part of the value in Numeric/Currency input then inserting digit results in wrong caret position.
  • PDF Viewer
    • Fixed whitespaces issue when copy-pasting to another text redactor.
    • RadPdfViewerToolBarStyle default left and right margins are aligned with the rest elements of PdfViewer.
  • PdfProcessing
    • IndexOutOfRangeException when parsing a Tiling pattern with non-RGB color.
    • NullReferenceException is thrown when importing documents with destinations that do not have a set page.
    • Fixed issue when importing Standard font with WinAnsiEncoding from literal string.
  • PersistenceFramework
    • An exception is thrown in scenarios where two types with the same name need to be serialized at the same time.
  • PivotGrid
    • Serializing a PropertyGroupDescription with LabelFilter with null values throws exception.
  • RadialMenu
    • RadialMenuItem is not visually disabling/enabling whenever the CanExecute method of its Command is changed.
    • RadialMenuItem does not retain its IsEnabled property value after navigation.
  • RichTextBox
    • Focusable is not respected for elements in the DocumentPresenter.
    • Heading styles are not correctly imported when copy-pasting a modified Heading.
    • Inserting a field with list in the result fragment causes loss of the list
    • InvalidOperationException is thrown when importing a document containing several ReadOnlyRanges.
    • NullReferenceException is thrown when pressing Ctrl or Esc in control with a particularly loaded catalog.
    • Pressing the arrow keys when PasteOptionsPopup is open selects an option instead of focusing it.
    • Swapping the copied document fragment on Paste with another one breaks list
  • ScheduleView
    • An ArgumentException "Value does not fall within the expected range." is thrown when ResourceTypeSource is changed and the UI automation is triggered.
    • Appointments no longer appear on a wrong day in Agenda view when DayStartTime/DayEndTime is set.
    • The height of the highlight is not calculated correctly when expanding the minimize button in AgendaView.
    • GroupHeaders' size changes when changing the visible range and the MinAppointmentWIdth is set to a small value.
  • SpreadProcessing
    • Exception is thrown when importing a spreadsheet with the first sheet hidden.
  • Spreadsheet
    • Exception is thrown when importing a spreadsheet with the first sheet hidden.
  • TreeList
    • Degraded performance when scrolling and resizing columns if TreeLinesVisibility is Visible.
  • TreeView
    • The RadTreeViewItem remains in a selected in-focus state when losing the focus (e.g. when switching to a different window).
    • Selecting an item via tap does not work when ScrollViewer.PanningMode has a value other than None.
    • Selecting an item with the mouse then resetting the Itemssource and making a shift selection does not select the proper range of items.
  • WatermarkTextBox
    • The WatermarkVisualElement has a different Foreground than the default in the VisualStudio2013 and Office2013 themes, which makes the customization of the control difficult.