Essential Studio for WPF Release Notes

v19.3.0.53
November 12, 2021

ChromelessWindow

Bug fixes

  • #F168691 - There will be no more exceptions thrown while using ChromelessWindow in multiple UI threads.
  • #I331338 - In full screen mode, the ChromelessWindow footer area was properly displayed.

ComboBoxAdv

Bug fixes

  • #I342819 - When IsEditable is true and ComboboxAdv’s SelectedItem is null, the selected text is now removed.
  • #I343065 - The text size of both the TextBlock and the ComboboxAdv is now the same.
  • #I343317 - The space between the ContextMenu text and the arrow in ComboBoxAdv gets updated properly while hovering the MenuItem.
  • #I344166 - ComboboxAdv, the NullReferenceException will no longer be thrown in the navigation and back the tab control.
  • #I342636 - The OnItemChecked event was successfully fired while using the SelectAll option in ComboBoxAdv.

CurrencyTextBox

Bug Fixes

  • #I344318 - Now, cursor position updated properly for different CurrencyDecimalSeparator in CurrencyTextBox.

DateTimeEdit

Bug Fixes

  • #I345352 - Now, the Month field of DateTimeEdit will be updated properly.
  • #I335830 - Memory leak with DateTimeEdit is fixed.

DocIO

Bug Fixes

  • #I344080 - Document will no longer be corrupted while resaving a DOCX format document.
  • #FB28940 - TOC navigation is now working properly while resaving a DOCX format document.
  • #I341105 - The StackOverflowException will no longer be thrown while calling AcceptChanges() method.
  • #I342621 - Hanging issue has been resolved while opening a DOCX format document.
  • #I343124 - Shape and image are now preserved properly while resaving a RTF format document.
  • #I341909 - The XMLException will no longer be thrown while opening a DOCX format document.
  • #FB28776 - The InvalidOperationException will no longer be thrown while removing a style from a Word document.
  • #FB28166 - IF field is now updated properly while calling UpdateDocumentFields() method.
  • #F168614, #FB28165 - The InvalidOperationException will no longer be thrown while resaving a DOCX format document.
  • #I343605 - The NullReferenceException will no longer be thrown while opening a Word document.
  • #I343856 - Text is now preserved properly while resaving a RTF format document.
  • #I345610 - Bullet character is now preserved properly in tagged PDF while converting a Word document to PDF.
  • #I345585 - The OutOfMemoryException will no longer be thrown while converting a Word document to PDF.
  • #I344763, #I345120, #I345457, #I343961, #I343550, #I344476 - Text is now preserved properly while converting a Word document to PDF.
  • #I344573 - Frame is now preserved properly while converting a Word document to PDF.
  • #I344575, #I344834 - Text box is now preserved properly while converting a Word document to PDF.
  • #FB29344 - Content control is now preserved properly while resaving a DOCX format document.
  • #I344171, #I346772, #I344016 - Text box is now preserved properly while converting a DOCX format document to PDF.
  • #I344316 - The ArgumentOutOfRangeException will no longer be thrown while converting a Word document to PDF.
  • #I342402 - Paragraph is now preserved properly while converting a Word document to PDF.
  • #I344312 - Floating item is now preserved properly while converting a Word document to PDF.
  • #I343806, #I344038, #FB29056, #I342808 - Table is now preserved properly while converting a DOCX format document to PDF.
  • #I343888 - Table and Heading are now preserved properly in tagged PDF while converting a Word document to PDF.
  • #I342251 - Emoji is now preserved properly while converting a DOCX format to PDF.
  • #I342795 - Table cells are preserved properly while converting a RTF format document to PDF.
  • #I341531, #I342859 - Image is now preserved properly while converting a Word document to PDF.
  • #I342250, #I344435 - Table is now preserved properly while converting a Word document to PDF.
  • #I344560 - Page number is now preserved properly while converting a DOCX format document to PDF.
  • #I343474 - Text in group shape is now preserved properly while converting a Word document to PDF.
  • #F169301 - Strikethrough is now preserved properly while converting a Word document to PDF.
  • #I340593 - Textbox position is now preserved properly while converting a Word document to PDF.
  • #I343477 - Text in frame is now preserved properly while converting a Word document to PDF.
  • #FB28775 - Checkbox is now preserved properly while converting a Word document to PDF.

DockingManager

Bug Fixes

  • #I345196 - The Null Exception will no longer be thrown when loading the Persisted state in DockingManager.
  • #I344538 - The Exception will no longer be thrown in DockingManager while rightclick on the scrollbar.
  • #I338553 - Layout of the DockingManager will be updated properly when using ItemsSource at runtime.
  • #I343584 - Now, SelectedContent rendered properly in DocumentTabItem of DockingManager.
  • #I341050 - Now, float window’s width will be resized to desired width in secondary monitor.
  • Layout of the DockingManager will be restored properly during State Persistence.
  • #FB28565 - The position of the drop-down was properly updated when the StaysOpen property in DropDownButtonAdv was set.

Gantt

Bug fixes

  • #F169420 – ShowStripLines property will work properly when updated dynamically.

SfMaps

Bug fixes

  • #I343298 - Sublayer's selected shape will not get deselected while clicking outside of the shapes.
  • #F136480 - While hovering over the other menuItem in the MenuAdv control, a disabled MenuItem was not enabled.

PDF

Bug Fixes

  • #344187 - Index was outside the bounds of the array issue will no longer occurs while converting PDF to PDF/A.
  • #343744 - Null reference exception will no longer occurs while flattening the PDF documents.
  • #343555 - Null reference exception will no longer occurs while sign the PDF document with enable validation appearance.
  • #342787 - Ink annotations are now preserved properly.
  • #342444 - KeyNotFound exception will no longer occurs while flattening PDF documents.
  • #344287 - Now, the exported FDF data is preserved properly.
  • #343003 - ICC color space will be preserved properly when compressing the PDF document.
  • #344637 - Exception will no longer occurs while loading encrypted PDF document.
  • #345332 - PDF document will be decrypted properly while removing password from it.
  • #342792 - Signature will no longer failed when signing PDF document with deferred sign.
  • #344528 - Imported form fields values will be preserved properly on Chrome and other viewers.
  • #343888 - Tag will be added properly while creating table.
  • #344284 - Preservation issue will no longer occurs while modifying the check box field in existing PDF document.
  • #344287 - Symbols will be exported properly while importing/exporting form fields.
  • #343259 - Rubber stamp annotation appearance will be preserved properly.
  • #343593 - Exception will no longer occurs while compressing the existing PDF document.
  • #342500 - PDF document will no longer corrupted, while performing redaction.
  • #342831 - Annotations will be preserved properly when flattening it.
  • #342048 - Null reference exception will no longer occurs while converting word to PDF document.
  • #342244 - Hanging issue will no longer occurs while removing images from the PDF document.
  • #342171 - Now, the file size is optimized, when drawing existing PDF page as template.
  • #341582 - PDF grid will be preserved properly when drawing it to the PDF document.
  • #340465 - Dot notation issue will no longer occurs while exporting PDF document to XML document.
  • #340464, #340466 - Double quotation mark variants and Apostrophe will be preserved properly when exporting form data to XML or XFDF.
  • #338447 - Line breaks will be preserved properly while repeatedly exporting data to XML.

PdfViewerControl

Bug Fixes

  • #I343449 – The text present in a PDF document is now found properly using the SearchNextText method.
  • #I342794 – System.NullReferenceException will no longer be thrown when loading flattened document.
  • #I343743 – Rotated stamp position will no longer gets changed after flattening.
  • #I344242 – Now drawing ink annotation over one another will be easy.
  • #I343729 - Annotation bound is now correctly calculated, considering the media box in the document.
  • #F168831 – Extra space will no longer occur when hiding the toolbar in the control.
  • #I344085 – Magnification will be done properly in the PDF Viewer using STA thread.
  • #I344595 - Now HyperlinkClicked event is triggered when a valid URL is clicked.
  • #I341601 - All the form fields are now renderer properly from the document.
  • #I340002 – Ink annotation thickness will no longer be different while zooming.
  • #I342307 - The application no longer crashes while opening a pdf file which is already opened in another application.
  • #I340492 - Horizontal scrolling using the scrollbar is now working properly in pan mode.
  • #I307580 - Memory consumption while converting PDF as .tiff image will no longer occur.

Features

  • #I337791, #I335516 – Provided support to hide, show and delete annotations programmatically.
  • #I340829 - Provided support to add custom stamp from programmatically.
  • #I338295 - Provided support to select the text markup annotation using mouse left-click.
  • #I341041 - Provided support to trigger FormFieldClicked event for all form fields.
  • #I339134 - Provided support for bringing selected annotation into view.

PivotGrid

Bug fixes

  • #I343568 - In the default design, the title header and closing button of the field list window are displayed properly in PivotGridControl.

Presentation

Bug Fixes

  • #I344849 - The PowerPoint presentation will no longer be corrupted while performing multiple clone and merge with same slide.
  • #I344715 - Hyperlink of SmartArt is now preserved properly while saving the PowerPoint presentation.
  • #I344458 - Row height is now updated properly while adding a new row into the PowerPoint table.
  • #I341233 - Underline is now preserved properly while saving the PowerPoint presentation.
  • #I341320 - Layout slide is now applied properly while adding a new slide into the PowerPoint presentation.
  • #I340149 - Think cell component is now preserved properly while saving the PowerPoint presentation.
  • #I341112 - Picture bullet is now preserved properly while converting a PowerPoint presentation to PDF.

ProgressBar

Bug fixes

  • #I343443- Now, the NullReferenceException will no longer be thrown while applying the range colors in the SfLinearProgressbar.

PropertyGrid

Bug Fixes

  • #I343439 - Now, the scroll viewer will be properly aligned in the PropertyGrid for Fluent Themes.

Ribbon

Bug fixes

  • #I342647 - While using SkinStorage to apply the theme, the BackstageButton fore color updates properly.
  • #I341210 - When using touch, the RibbonGalleryItem selection was now proper.
  • #I341581 - After changing ribbon tabs, the selected RibbonGalleryItem items now display properly.
  • #I341259 - Using SfSKinManager, the ApplicationMenu now opens properly in Touch.
  • #I344149 - While the RibbonItems are populated from code behind, null exception doesn’t occurs when adding RibbonBar to QAT.
  • #I345180 - While using MS Window, the KeyTip now works properly.

SfDataGrid

Bug Fixes

SfDiagram

Bug fixes

  • #340601 - Diagram elements in the layout will now be rendered properly when added in Zoom-In mode with Virtualization.
  • #338379 - Now, the delete quick-command will work properly when the pointer is clicked and dragged over it.
  • #343305 - Now, the gridlines can be customized as dotted line and will remain static, independent of zoom value when the Gridline’s DynamicZoom property is set as false.
  • #346166 - Preview of the dragging item will now be visible properly when cursor is moved over the node with textbox.
  • #346905 - Stencil’s SearchSymbols method will now return symbols properly based on the Symbol’s SearchTags.
  • #346145 - Stencil’s symbol will now have a Pressed state addition to a Selected state.
  • #F169732 - Z-Index value of the node will now be serialized properly when saving and loading a diagram.
  • #F169696 - Now, the target decorator of the connector will be positioned properly at the centre of the connector.
  • #F169724 - The export image will now be rendered completely without any clipping at the edges.

SfImageEditor

Bug fixes

  • #I342805 - SfImageEditor memory count will not be increased each time when adding ImageEditor in TileViewItem and scrolling the SfTileView control.

SfMaskedEdit

Bug Fixes

  • #I340667 - Now, cursor position update properly when pressing Enter key in SfMaskedEdit.

SfRichTextBoxAdv

Bug Fixes

  • #I341837 - Asynchronous HTML importing is now working properly
  • #I343093 - Selection changed event is now triggered properly on the image
  • #I343127 - Exception is no longer thrown on importing RTF documents Asynchronously
  • #FB29524 - Textbox shape is now preserved properly on importing RTF
  • #I344421 - Exception will be no longer thrown on importing textbox contains floating element
  • #I342798 - Text is now moved properly to the next page on performing enter key action
  • #F169955 - Exception will be no longer thrown on importing documents with even footer content

SfSpreadsheet

Bug Fixes

  • #I344397 - NullReferenceException is no longer be thrown while opening Spreadsheet ribbon window.

SfStepProgressBar

Bug fixes

  • #F169378- Now, the SelectedIndex is applied properly while dynamically changing the ItemSource property in the SfStepProgressBar.

SplitButtonAdv

Bug fixes

  • #FB28566- The position of the drop-down was properly updated when the StaysOpen property in SplitButtonAdv was set.

TimeSpanEdit

Bug Fixes

  • #I345621 - Now, the value of Hour field will be updated properly for the format “hh:mm:ss”.

XlsIO

Bug Fixes

  • #I341494 - Conditional format without applied range is now preserved properly while resaving the Excel document.
  • #I340032 - Exception thrown while resaving the Excel document having with chart title referred from external range is now resolved.
  • #I340032 - Series color of a chart having tint color is now preserved properly while resaving the Excel document.
  • #I341449 - Chart value axis labels are now rounded off properly while converting chart to image.
  • #I340620 - NullReference exception thrown while accessing the series values from named range is now resolved.
  • #I342141, #I342694 - Data label font size is now proper while cloning the chart.
  • #I332362- Legend entries are now rendered properly in chart to image conversion.
  • #I343761 - Default column width is now maintained correctly while parsing the Excel document.
  • #I342426 - Legend entries are now proper while converting chart with multiple series to image.
  • #I342424 - Column clustered chart with date time axis is now rendered properly in chart to image conversion.
  • #I342677 - Bitmap image is now rendered properly in Excel to PDF conversion.
  • #I344139 - OnAction property value of alternate share is now set properly.
  • #I342424 - Column clustered chart with datetime axis type is now rendered properly in the chart to image conversion.
  • #I332362 - Legend entries are now rendered properly in chart to image conversion.
  • #I344267 - Cropped image is now rendered properly in chart to image conversion.
  • #F169804, #F169813 - Excel page orientation is now rendered properly in Excel to PDF conversion.
  • #I345199 - Currency value is now set properly in Excel document.
  • #F169945 - Color scale conditional formatting when applied to a discontinuous range in now rendered properly Excel to PDF conversion.
  • #I346162 - Argument exception thrown when shared strings contains an empty XML element is now resolved.
  • #I346163 - Unexpected tag fill exception thrown while converting Excel to PDF is now resolved.
  • #I342424 - Column clustered chart with date time axis type is now rendered properly in the Chart to Image conversion.
  • Header and footer text with superscript is now rendered properly in Excel to PDF conversion.
  • Number of table rows and minimum value of table is now rendered properly in Excel to PDF conversion.
  • Rich-text is now preserved properly while creating an Excel table is Rich-text range.
  • Monochromatic color applied for chart series is now preserved properly while resaving the Excel document.
  • SVG image is now preserved properly while add copying the Excel worksheet.
  • Table built-in style is now rendered properly while converting Excel to PDF for latest Excel version.
  • Table built-in style with double and medium border is now rendered properly while converting Excel to PDF for latest Excel version.
  • Picture border edge join is now preserved properly while resaving the Excel document.
  • Table striped style is now applied properly based on the strip size.
  • Justify and distributed text alignments of shape are now rendered properly in Excel to PDF conversion.
  • Exception thrown for unique formula in creation of Excel document is now resolved.