Essential Studio for WPF Release Notes

v21.2.3
May 03, 2023

ComboBoxAdv

Bug fixes

  • #F181249 - Entered text will no more be cleared when the focus is lost.
  • #I452352 - Selected item will be properly reflected after changing it programmatically.

DocIO

Bug Fixes

  • #I453139 – The NullReferenceException will no longer be thrown while calling UpdateWordCount API.
  • #I450897 - The StackOverflowException will no longer be thrown while opening a DOC format document.
  • #I456530 - Table is now preserved properly while converting a Word document to PDF.

DockingManager

Bug fixes

  • #I452078 - Selected combo box item will be properly rendered when combo box is present inside the floatwindow
  • #I447057 - Unwanted Separator lines will no more be visible in the DocumentTab context menu after collapsing some context menu items
  • #I440830 - The tabbed window group will no longer be collapsed when one of its tabbed children is moved to the hidden state.
  • #I442164 - ‘AddTabDocumentAtLast’ will properly work
  • #I447601 - Float window can be maximized when applying ThemeStudio themes

PDF

Bug Fixes

  • #I455316 - Preservation issue no longer occurs while flattening the free text annotation in specific PDF document.
  • #I455833 - Null reference Exception no longer occurs while rendering the font dictionary.
  • #I453151 - Fixed an issue where the signature would become invalid when importing XFA data from an existing XFA PDF.
  • #I427111 - Resolved the orphan chromium process in HTML to PDF conversion in multithreading.
  • #I456274 - Resolved the BlinkBinariesAws missing issue with default path.

PdfViewerControl

Bug Fixes

  • #I448815 – Handled issue with stack frame given.
  • #I444233 – FreeText annotation will be now moved properly in WPF PDFViewer.

Features

  • #I437725 - Support to export images with transparent Background using PdfViewer.

Presentation

Bug Fixes

  • #I455280 - The GetActualHeight API will now return the table height value properly.
  • #I456851 - Shape with picture fill will now cloned properly.

PropertyGrid

Bug fixes

  • #I440864 - The ‘ArgumentNullException’ will no longer be thrown while accessing the UIElement in detach method
  • #I445676 - Navigation will properly work after the viewmodal data has been changed.
  • #I445411 - BindingOperation will no more be cleared when Esc key is pressed

Ribbon

Bug fixes

  • #I446000 - When the ‘KeyTip’ is clicked to select a button, the corresponding command will be executed once
  • #I448335 - The DropDown menu will load in the correct position upon applying Win11 themes with the initial click.
  • #I448795 - RibbonGalleryItem image will be visible after opening a dropdown of the RibbonGallery
  • #F181085 - System.Reflection.TargetInvocationException will no longer occur when setting the ‘ApplyStylesOnApplication’

SfAccordion

Bug Fixes

  • #I442996 - The accordion item header cropped while resizing the window is now resolved.

SfMaskedEdit

Bug fixes

  • #I439381 - When using or( ) operator in mask pattern , ‘Mask’ will properly work

SfScheduler

Bug fixes

  • #I451496 - The dragging position will render correctly when the MenuDropAlignment is set to Left and the FlowDirection is set to RTL.

TileView

Bug fixes

  • #I440225 - When deleting a TileViewItem, the tile items will be rendered properly

XlsIO

Bug Fixes

  • #I451780 - Application being hanged while opening the Excel document with pivot table is now resolved.
  • #I441565 - Named range references in the formulas being added into workbook named range collection while opening Excel document is now resolved.
  • #I454162 - Chart legend is now rendered properly in Chart to Image conversion.
  • #F179986 - Quarters and years are now supported for pivot data fields.
  • #F181449 - DisplayText is now returned properly when the applied number format is “d”.