Essential Studio for Blazor Release Notes
v23.2.6
November 28, 2023
Data Grid
Bug Fixes
-
#I516066
- Resolved the issue where the context menu gets flickering, when the menu item height exceeded the browser height. -
#I518770
- Resolved the issue where an exception was thrown during row drag and drop when selection type is set to SelectionType.Single. -
#FB47232
- Resolved the text overlap issue in both fluent and fluent dark themes when RowRenderingMode is set to vertical. -
#I512825
- Resolved the issue where numeric filtered values were not maintained properly, when enabling persistence while using localization. -
#I514958
- Resolved the issue of misalignment occurring in the Grid with a column template when expanding the detail template, especially when template columns are initially grouped.
DocIO
Bug Fixes
-
#I516260
- Section break is now preserved properly while converting a DOCX format document to PDF. -
#I518261
- German date format is now preserved properly while executing mail merge. -
#I520623
- PDF accessibility will no longer fails for the table while converting a Word document to PDF -
#I521011
- Picture is now positioned properly while converting a Word document to PDF. -
#I507001
- Track changes revisions are now preserved properly while opening a DOCX format document. -
#I521063
- Text in DOCX format document are now compared properly after callingCompare
API. -
#I521069
- Non-breaking space in DOCX format document are now compared properly after callingCompare
API.
Document Editor
Bug Fixes
-
#I515528
- Resolved the strange behaviour of track changes on backspace and delete action. -
#I517039
- Resolved the cut issue in table when track changes is enabled. -
#I518614
- Resolved the hyperlink removing issue. -
#I513222
- Resolved the script error issue when opening attached document. -
#I513443
- Resolved the Exception issue when disable toolbar in blazor. -
#I507772
- Resolved the spellcheck underline issue on editing text. -
#I518011
- Resolved the find and replace issue for restricted document.
File Manager
Bug Fixes
-
#I512189
- The issue with the rename operation of File Manager with the Azure file system provider has been resolved.
Bug Fixes
- #I521641 - The issue with PdfBookletCreator not functioning as expected for a 90-degree rotation has been resolved.
- #I515928 - The issue of preservation will no longer occur when recreating the PDF page using the PdfTemplate approach.
- The exception no longer occurs when exporting the form as JSON in a PDF document.
PDF Viewer
Bug Fixes
-
#I520783
- Resolved an exception that occurred while downloading the particular document with a stamp. -
#I512640
- The issue where form fields would disappear when pressing the tab key has been resolved. -
#I521856
- Now, the ShowToolTip property is working properly. -
#I520650
- The System.ArgumentException that occurred while loading the particular document with a button field has been resolved. -
#I484072
- Now, the PDF Viewer renders the bookmark properly during the initial rendering.
Pivot Table
Bug fixes
-
#I520932
- An issue with OLAP pivot table breaks while performing drill actions for column headers with virtualization enabled has been fixed.
Presentation
Bug Fixes
-
#I521177
- Layout slides will now apply properly while clone and merge the PowerPoint slides.
Rich Text Editor
Bug fixes
-
#I518746
- Now, the font names are not translated into the native language when using localization in the Rich Text Editor. -
#F185225
- Now, thearia-label
attribute is added to the link when the target is set to “_blank” in the Rich Text Editor. -
#I503852
- Now, the screen reader will properly read the toolbar items when they are accessed via keyboard shortcuts. -
#I520325
- Now, the RichTextEditor component renders inside the list, and when selecting the content and pressing any key, its function is working properly.