Telerik UI for WinForms R3 2023 SP1

Released: Nov 15, 2023

Mises à jour de R3 2023 SP1

Fonctionnalités

  • What's new
    • Added support for Microsoft .NET 8.
  • RadNavigationView
    • Add header and footer area in the navigation container.
  • RadSpinEditor
    • Exposed API to lazily create the up and down buttons.
  • ThemeViewer
    • The ThemeViewer project has been added to the .NET Core solution.
  • WordsProcessing
    • Introduced a mechanism to replicate the whole row when a nested mail merge is executed on a table with only one column.

Correctifs

  • RadRichTextEditor
    • When spanning inline content control on three pages, an exception is thrown while scrolling to the second page.
    • The border of the ContentControl is displayed abnormally when the paragraph's TextAlignment is set to Center or Right.
    • The AnnotationRange is lost during the export of a DocumentFragment created from the current selection.
    • Shift + Right arrow navigation selects the entire word instead of the previous letter when inside a table.
    • MergeField is displayed wrong in Microsoft Word when the document is exported to DOCX and DocxExportSettings FieldResultMode is set to DisplayName.
    • ClearNestedFields throws a NullReferenceException when there is a page counter in the footer.
  • RadLinearGauge
    • Typos in several property names.
  • RadPdfViewer
    • A NullReferenceException is thrown when parsing Type1 font without Private Dict.
    • Blank view when resizing some PDF documents in FitFullPage mode.
  • RadPropertyGrid
    • SelectedObjects property not working correctly with objects that implement ICustomTypeDescriptor.
  • RadSpinEditor
    • The button's width in the RadCalculatorDropDown and RadSpinEditor is less than the buttons in other editors in the Office2010 themes.
  • RadVirtualGrid
    • Current and expander icons overlap each other in hierarchy mode.
    • When expanding a row in hierarchical virtual grid this row doesn't become current/selected.
  • TPF
    • RadControl/TPF: Floods the windows message queue with WM_TIMER messages.
  • PdfProcessing
    • Wrong font file loaded when CidType2Font with Standard name.
    • An OverflowException is thrown when importing a document with a signature that has an empty Location string.
    • An InvalidOperationException is thrown when re-rendering an encoded image.
    • An IndexOutOfRangeException is thrown when concurrent accessing the FontsRepository.RegisterFont method from different threads.
    • An endless loop when trying to parse image data between ID and EI keywords.
    • An Exception is thrown when trying to import a file generated with the PdfProcessing library from HTML.
  • SpreadProcessing
    • A System.ArgumentException is thrown when protecting a sheet in an async scenario.
    • An InvalidOperationException is thrown in files where the Comments part is imported after the ThreadedComments part.
    • А FormulaParseException when importing XLS document containing #REF error in the formula.
    • OpenOffice cannot open the generated XLSX files.
  • WordsProcessing
    • A NullReferenceException is thrown when a nested mail merge group starts inside a table and ends outside the table.
    • Merge field group in a single table cell causes it to replicate more times than expected.
    • PdfFormatProvider: Exception is thrown when converting a table with empty runs in the cells.
    • The list item (HTML) that contains a paragraph is shown on the next line when exported to PDF.
    • Importing a DOC file where the entire content is in a table, leads to an endless loop.
    • Having an empty list in HTML documents breaks the other lists' numbering during import.
    • Fonts that are not surrounded by curly braces cannot be imported in the RTF format.
    • ArgumentNullException is thrown when importing documents containing linked picture references.
  • ZipLibrary
    • A System.NotSupportedException is thrown when trying to serialize a class into an ArchiveEntry stream.