Telerik UI for WPF R3 2022 SP1

Released: Nov 9, 2022

R3 2022 SP1 での更新項目

機能

  • What's New
    • Added full support for the Microsoft .NET 7 framework.
    • Added support for EntityFrameworkCore for .NET 5, .NET 6 and .NET 7.
    • Added tooltip support when hovering files and folders in the main pane of RadFileDialogs.
  • Common
    • Improved the DPI awareness of the Telerik custom cursors.
  • DataPager
    • Exposed TextBoxStyle used to control the appearance of the DataPagerTextBox.
  • EntityFrameworkDataSource
    • Added support for EntityFrameworkCore for .NET 5, .NET 6 and .NET 7.
  • Examples
    • Added a new dark color palette inspired by Microsoft Visual Studio 2022 in ColorThemeGenerator sample application.
  • FileDialogs
    • Allow users to restrict UI renaming for files or folders.
    • Removed additional space in MainPane's edit mode in Microsoft Windows11 theme.
    • Added tooltip support when hovering files and folders in the RadFileDialogs main pane.
  • PDF Viewer
    • Now respects ExtGState's current stroking alpha constant when rendering text.
  • PdfProcessing
    • Added support for embedding only a subset of characters used in the document, when registering CidType2Font using FontsRepository.
  • PivotGrid
    • Number Format (through the UI) and StringFormat (through XAML) can be now applied to PropertyAggregateDescriptions.
  • RichTextBox
    • Added support for ignoring mouse up during UI selection, and when selection is changed programmatically.
    • Added an option for word-by-word selection.
  • SpreadProcessing
    • Removed an obsolete Add method from SeriesCollectionOfT class. Use the other overrides instead.
  • WordsProcessing
    • Added the ability to preserve bin images on import/export.
    • Added support for SEQ Field.

不具合の修正

  • Diagrams
    • Accessibility error in DiagramToolBox regarding null BoundingRectangle.
  • Docking
    • RadPaneGroup loses its selected highlighted state when a child element of it has focus and the VisualStudio2019 theme is applied.
    • Resizing a dynamically added group results in a change of other groups' sizes.
    • Displaying a dialog window in the PreviewSelectionChanged event floats the selected pane.
  • EntityFrameworkDataSource
    • A query for all items was sent to the server upon initializing a QueryableEntityCoreCollectionView.
  • FileDialogs
    • Optimized performance on load when there are inaccessible shortcuts to a network location and a filter is applied.
    • No way to see the trimmed file and folder names in the main pane. Introduced tooltip support for files and folders which supports this scenario and the user can view the trimmed names in the tooltip.
    • The lack of UI Automation name of the history navigation and path navigation panes' of the control causes Section 508 errors.
  • GanttView
    • Accessibility errors regarding ScrollItem and TableItem patterns.
  • Gauges
    • BarIndicator is not updated when using GaugeRanges and their Min and Max properties are changed at runtime.
    • A Cyclic reference exception for the Needle element is thrown when switching themes runtime with the StyleManager theming mechanism.
  • GridView
    • ArgumentOutOfRangeException when removing a column with changed DisplayIndex and there are selected items.
    • Empty space between the rows appears when GridView is hosted in RadExpander and the row details gets collapsed.
    • ArgumentException resulting in an incorrect filter when selecting the IsNull operator with nullable Enum.
    • NewCell of GridViewCurrentCellChangedEventArgs in CurrentCellChanged is null when Ctrl+Up/Down is pressed in a virtualized GridView / TreeListView.
    • Accessibility error regarding Name property when using a boolean column.
  • Image Editor
    • Using the DrawTool results in the image resizing.
    • The lack of UI Automation name of the Zooming slider of the control causes Section 508 errors.
  • Map
    • LineData objects have wrong geometry after fractional zoom and panning operations when the line is outside viewport.
  • MaskedInput
    • Initial text is wrong if FormatString is used and Value is 0 in NumericInput.
  • MultiColumnComboBox
    • Clicking on a scrollbar closes the dropdown menu when KeepDropDownOpen is False.
  • NavigationView
    • The CornerRadius of the item is not respected for all states amongst the themes.
  • PDF Viewer
    • The width and height of the tilling drawing is not converted correctly which leads to an exception.
    • Some PostScript fonts are not falling back to the correct one.
  • PdfProcessing
    • Some PostScript fonts are not falling back to the correct one.
    • Exporting rotated pages to images causes clipped images.
    • The document info is not exported correctly when the document is encrypted.
    • An ArgumentNullException is thrown when exporting a document that contains a Widget created with FixedContentEditor.
  • RibbonView
    • Backstage not displayed when control is used in a WinForms application.
  • RichTextBox
    • The highlight color picker has the same icon as the formatting color picker.
    • German localization for Automatic color is wrong in the Table border dialog.
    • The cursor jumps to the next line sometimes when clicked at the end of the line.
  • SpreadProcessing
    • Importing document with column and row print titles in cultures with decimal separator different from ',' causes ArgumentException.
    • Error message for invalid column name appears on import with a specific document.
    • Exception when exporting a conditional formatting rule with no formatting.
    • Wrong color scheme colors lead to wrong cell coloring on export.
    • Exporting documents with PrintTitles and sheet names containing spaces causes missing PrintTitles.
    • Scatter charts series are drawn incorrectly.
  • Spreadsheet
    • Importing document with column and row print titles in cultures with decimal separator different from ',' causes ArgumentException.
    • Index out of range exception thrown in the charts dialog on selection with mixed text and numbers.
    • Exporting documents with PrintTitles and sheet names containing spaces causes missing PrintTitles.
    • Scatter charts series are drawn incorrectly.
  • StepProgressBar
    • ArgumentException when clearing the ItemsSource runtime.
  • SyntaxEditor
    • Indicators on custom IndicatorsMargin are misplaced when scrolling.
  • Timeline
    • Accessibility errors regarding missing Name and wrong ControlType.
  • TransitionControl
    • The transition glitches when RadBusyIndicator is used in the content of the control.
  • TreeList
    • InvalidOperationException when perform async update of the items source.
  • VirtualGrid
    • Scrolling doesn't work well when using the right arrow key to change the selection.
    • Selecting a pinned row/column results in wrongly selected index.
    • ArgumentOutOfRangeException is thrown when the current cell is in a pinned column and Ctrl+C is pressed to copy the cell value.
    • Calling the UpdateUI method clears the cell selection.
    • SelectCellRegion method selects only the last cell region when SelectionMode is Extended.
  • Window
    • The control appears white when the Mica effect is applied to Windows 11 theme's Dark color variation.
    • The lack of UI Automation name of the Prompt Dialog`s TextBox element of the control causes Section 508 errors.
  • WordsProcessing
    • InvalidOperationException thrown when exporting FloatingImage which is the first element in a continuous section to PDF.
    • Endless loop while the PDF exporter splits a block with an image
    • HTML is truncated when there is a field without a separator.
    • A FileNotFoundException is thrown when importing a file and not having a DrawingML reference.
    • Importing an HTML image with no source and then exporting it to PDF causes an exception.
    • An InvalidCastException is thrown when exporting to PDF of calling UpdateField(s) method and a document contains hyperlink before bookmark.