Skip to content

Releases: syncfusion/ej2-javascript-ui-controls

v32.1.23

13 Jan 04:15

Choose a tag to compare

Common

Bug Fixes

  • #I798285 - Resolved an issue where the Time Picker control became read-only when switching the culture to Traditional Chinese.
  • #I798573 - Resolved Date Parsing Error Where "01/01/0001" Was Incorrectly Normalized to "01/01/2001" in DatePicker

Block Editor

Bug Fixes

  • Now the issues with table block row/column copy and undo redo actions has been resolved.

Button

Bug Fixes

  • #I795532 - The issue with "Button font-weight in Fluent2 not proper" has now been fixed.

Chart

Bug Fixes

  • I798374 - Fixed an issue where series animations did not animate from right to left when RTL mode was enabled.

Diagram

Bug Fixes

  • #I794589 - Connectors no longer overlap nodes when the data contains self-loop relationships between parent and child.
  • #I798381 - The UML Classifier nodes now move correctly without breaking when dragged rapidly.

DocumentEditor

Bug Fixes

#787906 - Fixed an issue where table width was not applied correctly when opening a document.
#789132 - Corrected the rendering position of paragraph marks and bookmark elements.
#786543 - Resolved text overlapping issue when font changes were applied.
#790535 - Ensured consistent X-coordinate for selection during down arrow navigation.
#794399 - Improved performance to display the loading indicator promptly when pasting large content.
#794438 - Fixed an issue where the system froze after importing a document.
#789016 - Resolved layout issues with RTF document tab elements.
#785134 - Corrected inconsistent selection behaviour when selecting table headers or split rows.
#783579 - Fixed an issue where nested content controls were not preserved properly when exporting as SFDT.
#787986 - Corrected table direction property to LTR when inserting an RTL-direction table in the Document Editor.
#781641 - Fixed table resizing issues in RTL documents.

GanttChart

Bug fix

  • #I797272 - Fixed issue where the critical path was rendered incorrectly when updateOffsetOnTaskbarEdit was set to false.

Grid

Bug fixes

  • #I797313 - The issue where column visibility was not maintained properly when restoring grid settings through setProperties has been resolved.
  • #I795329 - Fixed an issue where the frozen columns in the Grid were not removed when the frozenColumns property was set to zero using setProperties with muteOnChange enabled and the freezeRefresh method was called.
  • #I794354 - The issue where getSelectedRecords returned an empty array for conditional row selection without paging has been resolved.
  • #I796847 - Resolved an issue where a script error occurred when focus moved away from the Grid and then returned to the detailTemplate content.
  • #I797404 - Resolved an issue where the isEmpty operator did not filter null or undefined values in string type columns.

ListView

Bug Fixes

  • #I758967 - The issue where the context value of the selected item was returning undefined in the ListView select event when virtualization was enabled has been resolved.

MultiSelect

Bug Fixes

  • #I792156 - Resolved an issue where the multi-select search filter input did not work on the first attempt when Narrator was enabled.

PDF Viewer

Bug Fixes

  • #I799300 - Resolved an issue where the print preview was not displayed for password-protected documents in the standalone PDF Viewer.
  • #I793340 - Fixed an issue where bounds in the annotationCollection deviated when adding a free text annotation using the addAnnotation method.
  • #I792304 - Fixed an issue where free text positions were misaligned when importing annotations as XFDF file.
  • #I800927 - Resolved an issue where Free Text Justify was not working properly when the right side had extra space.

RichTextEditor

Bug Fixes

  • #I799247 - Now, the inline toolbar popup will be visible when the editor has minimal height.

  • #I762475 - Now, applying clear format in the Rich Text Editor will remove all formatting from table's tbody and tr elements.

TreeMap

Bug Fixes

  • #I800564 - Treemap labels render properly across multiple lines when <br> tags are used in labelFormat.

v32.1.22

06 Jan 03:20

Choose a tag to compare

Block Editor

Bug Fixes

  • Now the issues with table block row/column copy and undo redo actions has been resolved.

Chart

Bug Fixes

  • I798374 - Fixed an issue where series animations did not animate from right to left when RTL mode was enabled.

Chat UI

Bug Fixes

  • Now the actual event argument parameters of the AttachmentClickEventArgs will be accessible now.

Diagram

Bug Fixes

  • #I784056 - The moveObject function in the layer will now work correctly for nested groups.
  • #I795676 - The exported diagram will properly apply the gradient style to nodes with corner radius.

DocumentEditor

Bug Fixes

#787822 - Fixed issue where error words were underlined when typing new words.
#789001 - Resolved spell check issue where the loader appeared during "Change" and "Ignore" actions.
#792760 - Fixed problem where applying table shading left a gap at the right corner of the table.
#786142 - Resolved exception occurring during SFDT to DOCX conversion after adding a comment.

File Manager

Bug Fixes

  • #I798324 - Resolved the breadcrumb bar dropdown button alignment issue in the file manager component.

Grid

Bug fixes

  • #I795454 - The issue where the page refreshes during batch editing when allowKeyboard is set to false has been resolved.
  • #I797312 - Resolved an issue where calling expandAll or collapseAll on grouped columns would throw a script error when the data source was empty.

Mention

Bug Fixes

  • #I797154 - Resolved an issue where the Mention component popup was partially hidden off-screen in mobile view, ensuring the popup is fully visible within the viewport.

  • #I796358 - Fixed the error that occurred when scrolling after rendering the 'No Records Found' mention popup.

  • #I757895 - Resolved the issue where the first backspace key press did not delete any text.

PDF Viewer

Bug Fixes

  • #I795929 - Resolved an issue where the No matches found popup appeared when searching the text using enter key after rapid input.
  • #I795163 - Fixed an issue where programmatically importing annotations as XFDF was not working properly.
  • #I794404 , #I794680 - Fixed an issue where less-than and greater-than characters were converted to HTML entities in Free Text annotations and the comment panel.

Pivot Table

Bug Fixes

  • I798298 - Pivot Tables now correctly preserve custom aggregate types for string fields in the value axis.

RichTextEditor

Bug Fixes

  • #I798242 - Now, when dynamically setting the value to null in the Rich Text Editor, the toolbar status is updated properly.

  • #I792426 - Now, continuously dragging and dropping images works properly in the Rich Text Editor when the saveUrl API is configured.

Tree Grid

Bug Fixes

  • #I789011 - Fixed the issue where getCheckedRecords method returns empty after expanding / collapsing a record.

v32.1.21

30 Dec 03:01

Choose a tag to compare

Block Editor

Bug Fixes

  • Now the issues with table block row/column copy and undo redo actions has been resolved.

Chat UI

Bug Fixes

  • Now the actual event argument parameters of the AttachmentClickEventArgs will be accessible now.

Diagram

Bug Fixes

  • #I197766 - The Node or connector tooltip will now close after dragging when selector tooltip is disabled.

DocumentEditor

Bug Fixes

#784675 - Resolved script error occurring when double-clicking and deleting the bookmarked word.
#786777 - Resolved the alignment issue after moving content to next page
#786596 - Resolved text in the header does not get ignored on the first attempt
#781721 - Resolved list format issue in splitted table.
#784296 - Resolved the text inserted outside the bookmarks when moving the cursor
#784718 - Resolved the spellcheck ignore and ignore All issue when select Ctrl+A
#789254 - Resolved the table layout issue when modify the cells preferred width using the selection cell format API
#784719 - Resolved the undo issue on newly added error word

GanttChart

Bug fixes

  • #I792826 - The issue of an exception being thrown when adding a record after enabling frozen columns has been resolved.
  • #I796421 - Fixed resource mapping issue in source where resourceName was used instead of resourceId.
  • #I741056 - Fixed issue where the ShowColumnMenu property was not working properly.

Grid

Bug fixes

  • #I791512 - The issue where the selected row was not visible in the viewport when virtualization is enabled in the Grid and a row is selected programmatically using the selectRow method with specific index has been resolved.
  • #I793520 - Resolved an inconsistency in keyboard navigation when using Shift+Tab to focus on the Grid component with command columns enabled.
  • #I791818 - Resolved an issue where the border of stacked column headers was misaligned when frozen columns are enabled in the Grid.

Maps

Bug fixes

  • #I793444 - Color mappings without an initially specified value now function correctly when toggling the legend.

Mention

Bug Fixes

  • #F197891 - Resolved the issue where the popup closes immediately after typing '@A'.

PDF Viewer

Bug Fixes

  • #I793332 - Resolved an issue where form field styles were incorrectly applied to other fields.
  • #I792254 - Resolved an issue where dragging line annotations was difficult when the annotation width reached the edge of the page.
  • #I795012, #I789583 - Resolved an issue where annotation toolbar property items were not hiding properly when toolbarSettings was applied.
  • F197872 - Resolved an issue where the Add Initial option did not hide when configured through the handWrittenSignatureSettings API.
  • #I792605 - Resolved an issue where organize PDF would get stuck when loading a large document, causing the page to become unresponsive.

Pivot Table

Bug Fixes

  • I790108 - Pivot Table filtering now functions correctly, even when date grouping members include empty strings.

RichTextEditor

Bug Fixes

  • #I795310 - Now, collapsing the extended toolbar after clicking the code view icons works properly without decreasing the Rich Text Editor height.

  • #I796071 - Now, the tab key navigation across the Rich Text Editor works properly even after the maximum content length is reached.

  • #I794986 - Now, the divider element remains separate and works properly without merging with a table when pasted from a Word document into the Rich Text Editor.

Toolbar

Bug fixes

  • #I789962 - The issue of being able to click a toolbar item with Template while the toolbar is in disabled state has been resolved.

Tree Grid

Bug Fixes

  • #F71755 - Fixed an error that occurred when binding the action failure event with frozen columns in the Tree Grid.

v32.1.20

23 Dec 05:39

Choose a tag to compare

Common

Bug Fixes

  • #I734291 - Resolved invalid CSS custom property issue in Fluent 2 theme

Chart

Bug Fixes

  • #I730840 - Now, the column with single point renders properly on date time category axis.

DocumentEditor

Bug Fixes

  • #I717795 - Fixed the duplicate text insertion issue on mobile devices when using a custom keyboard.
  • #I725685 - Resolved the content overlap issue when copying and pasting list content inside a table cell.
  • #I686769 - Fixed the RTL text layout problem in exported DOCX documents.
  • #I682661 - Corrected the navigateToNextEditingRegion API to work properly when the selection is outside the editing region.
  • #I728691 - Fixed the duplicate table issue in exported DOCX documents when the spell checker is enabled.
  • #I725974 - Handled alert pop-ups when a dropdown form field list exceeds its maximum limit.
  • #I731469 - Fixed a script error that occurred when double-clicking inside a table cell while using a custom toolbar.
  • #I718435 - Improved performance when inserting text into an auto-fit table.
  • #I723712 - Fixed the text offset issue that occurred when a line starts with a space character.
  • #I731065 - Resolved the bookmark positioning issue when pressing the Enter key if a bookmark ends after a paragraph mark.
  • #I727094 - Fixed the IME text insertion issue when using backward text selection.
  • #I728082 - Resolved the rendering issue of list elements when the paragraph’s hidden property is enabled.
  • #I726625 - Fixed the comment pane behaviour after disabling the restrict editing mode.
  • #I724502, #I724504, #I725183 - Resolved various issues with content controls during paste and backspace operations.

GanttChart

Bug fixes

  • #I732237 - The issue of timelines and labels rendering in incorrect positions when using gridWidth and chartWidth has been resolved

Grid

Bug Fixes

  • #I730086 - Fixed issue where getSelectedRecords() did not return previously selected records after using selectAll with filtering.
  • #I730853 - Fixed a script error that occurred when dynamically hiding columns in a grid with lazyLoadGrouping and virtualization enabled.

MultiSelect

Bug Fixes

  • #I731138 - Fixed an issue where the MultiSelect Checkbox would unintentionally select all options when navigating with the keyboard after interacting with the SelectAll feature.

PDF Viewer

Bug Fixes

  • #I724481 - Fixed an issue where the current page number not reset properly when unload method called.
  • #I723913 - Resolved an issue where text search and findText functionalities are not working with the provided document.
  • #I729976 - Fixed an issue where the form fields lagged when zooming in and out with a large number of fields.
  • #I728939 - Fixed an issue where the date time format is not proper when using the loadCldr method.
  • #I732950 - Resolved an issue where a memory leak occurred after destroying the PDF viewer.

RichTextEditor

Bug Fixes

  • #I732468 - Now, The issue with the arrow key navigation behaves incorrectly in pasted tables within the Rich Text Editor has now been resolved.

TimePicker

Bug Fixes

  • #F196777 - Resolved an issue where the mask was not functioning correctly when the ShowClearButton option was set to false.

v32.1.19

16 Dec 04:53

Choose a tag to compare

Common

Bug Fixes

  • #I734291 - Resolved invalid CSS custom property issue in Fluent 2 theme

Chart

Bug Fixes

  • #I730840 - Now, the column with single point renders properly on date time category axis.

DocumentEditor

Bug Fixes

  • #I717795 - Fixed the duplicate text insertion issue on mobile devices when using a custom keyboard.
  • #I725685 - Resolved the content overlap issue when copying and pasting list content inside a table cell.
  • #I686769 - Fixed the RTL text layout problem in exported DOCX documents.
  • #I682661 - Corrected the navigateToNextEditingRegion API to work properly when the selection is outside the editing region.
  • #I728691 - Fixed the duplicate table issue in exported DOCX documents when the spell checker is enabled.
  • #I725974 - Handled alert pop-ups when a dropdown form field list exceeds its maximum limit.
  • #I731469 - Fixed a script error that occurred when double-clicking inside a table cell while using a custom toolbar.
  • #I718435 - Improved performance when inserting text into an auto-fit table.
  • #I723712 - Fixed the text offset issue that occurred when a line starts with a space character.
  • #I731065 - Resolved the bookmark positioning issue when pressing the Enter key if a bookmark ends after a paragraph mark.
  • #I727094 - Fixed the IME text insertion issue when using backward text selection.
  • #I728082 - Resolved the rendering issue of list elements when the paragraph’s hidden property is enabled.
  • #I726625 - Fixed the comment pane behaviour after disabling the restrict editing mode.
  • #I724502, #I724504, #I725183 - Resolved various issues with content controls during paste and backspace operations.

GanttChart

Bug fixes

  • #I732237 - The issue of timelines and labels rendering in incorrect positions when using gridWidth and chartWidth has been resolved

Grid

Bug Fixes

  • #I730086 - Fixed issue where getSelectedRecords() did not return previously selected records after using selectAll with filtering.
  • #I730853 - Fixed a script error that occurred when dynamically hiding columns in a grid with lazyLoadGrouping and virtualization enabled.

MultiSelect

Bug Fixes

  • #I731138 - Fixed an issue where the MultiSelect Checkbox would unintentionally select all options when navigating with the keyboard after interacting with the SelectAll feature.

PDF Viewer

Bug Fixes

  • #I724481 - Fixed an issue where the current page number not reset properly when unload method called.
  • #I723913 - Resolved an issue where text search and findText functionalities are not working with the provided document.
  • #I729976 - Fixed an issue where the form fields lagged when zooming in and out with a large number of fields.
  • #I728939 - Fixed an issue where the date time format is not proper when using the loadCldr method.
  • #I732950 - Resolved an issue where a memory leak occurred after destroying the PDF viewer.

RichTextEditor

Bug Fixes

  • #I732468 - Now, The issue with the arrow key navigation behaves incorrectly in pasted tables within the Rich Text Editor has now been resolved.

TimePicker

Bug Fixes

  • #F196777 - Resolved an issue where the mask was not functioning correctly when the ShowClearButton option was set to false.

v31.2.18

09 Dec 04:23

Choose a tag to compare

Common

Bug Fixes

  • #I734291 - Resolved invalid CSS custom property issue in Fluent 2 theme

Chart

Bug Fixes

  • #I730840 - Now, the column with single point renders properly on date time category axis.

DocumentEditor

Bug Fixes

  • #I717795 - Fixed the duplicate text insertion issue on mobile devices when using a custom keyboard.
  • #I725685 - Resolved the content overlap issue when copying and pasting list content inside a table cell.
  • #I686769 - Fixed the RTL text layout problem in exported DOCX documents.
  • #I682661 - Corrected the navigateToNextEditingRegion API to work properly when the selection is outside the editing region.
  • #I728691 - Fixed the duplicate table issue in exported DOCX documents when the spell checker is enabled.
  • #I725974 - Handled alert pop-ups when a dropdown form field list exceeds its maximum limit.
  • #I731469 - Fixed a script error that occurred when double-clicking inside a table cell while using a custom toolbar.
  • #I718435 - Improved performance when inserting text into an auto-fit table.
  • #I723712 - Fixed the text offset issue that occurred when a line starts with a space character.
  • #I731065 - Resolved the bookmark positioning issue when pressing the Enter key if a bookmark ends after a paragraph mark.
  • #I727094 - Fixed the IME text insertion issue when using backward text selection.
  • #I728082 - Resolved the rendering issue of list elements when the paragraph’s hidden property is enabled.
  • #I726625 - Fixed the comment pane behaviour after disabling the restrict editing mode.
  • #I724502, #I724504, #I725183 - Resolved various issues with content controls during paste and backspace operations.

GanttChart

Bug fixes

  • #I732237 - The issue of timelines and labels rendering in incorrect positions when using gridWidth and chartWidth has been resolved

Grid

Bug Fixes

  • #I730086 - Fixed issue where getSelectedRecords() did not return previously selected records after using selectAll with filtering.
  • #I730853 - Fixed a script error that occurred when dynamically hiding columns in a grid with lazyLoadGrouping and virtualization enabled.

MultiSelect

Bug Fixes

  • #I731138 - Fixed an issue where the MultiSelect Checkbox would unintentionally select all options when navigating with the keyboard after interacting with the SelectAll feature.

PDF Viewer

Bug Fixes

  • #I724481 - Fixed an issue where the current page number not reset properly when unload method called.
  • #I723913 - Resolved an issue where text search and findText functionalities are not working with the provided document.
  • #I729976 - Fixed an issue where the form fields lagged when zooming in and out with a large number of fields.
  • #I728939 - Fixed an issue where the date time format is not proper when using the loadCldr method.
  • #I732950 - Resolved an issue where a memory leak occurred after destroying the PDF viewer.

RichTextEditor

Bug Fixes

  • #I732468 - Now, The issue with the arrow key navigation behaves incorrectly in pasted tables within the Rich Text Editor has now been resolved.

TimePicker

Bug Fixes

  • #F196777 - Resolved an issue where the mask was not functioning correctly when the ShowClearButton option was set to false.

v31.2.16

02 Dec 04:54

Choose a tag to compare

Common

Bug Fixes

  • #I734291 - Resolved invalid CSS custom property issue in Fluent 2 theme

Chart

Bug Fixes

  • #I730840 - Now, the column with single point renders properly on date time category axis.

DocumentEditor

Bug Fixes

  • #I717795 - Fixed the duplicate text insertion issue on mobile devices when using a custom keyboard.
  • #I725685 - Resolved the content overlap issue when copying and pasting list content inside a table cell.
  • #I686769 - Fixed the RTL text layout problem in exported DOCX documents.
  • #I682661 - Corrected the navigateToNextEditingRegion API to work properly when the selection is outside the editing region.
  • #I728691 - Fixed the duplicate table issue in exported DOCX documents when the spell checker is enabled.
  • #I725974 - Handled alert pop-ups when a dropdown form field list exceeds its maximum limit.
  • #I731469 - Fixed a script error that occurred when double-clicking inside a table cell while using a custom toolbar.
  • #I718435 - Improved performance when inserting text into an auto-fit table.
  • #I723712 - Fixed the text offset issue that occurred when a line starts with a space character.
  • #I731065 - Resolved the bookmark positioning issue when pressing the Enter key if a bookmark ends after a paragraph mark.
  • #I727094 - Fixed the IME text insertion issue when using backward text selection.
  • #I728082 - Resolved the rendering issue of list elements when the paragraph’s hidden property is enabled.
  • #I726625 - Fixed the comment pane behaviour after disabling the restrict editing mode.
  • #I724502, #I724504, #I725183 - Resolved various issues with content controls during paste and backspace operations.

GanttChart

Bug fixes

  • #I732237 - The issue of timelines and labels rendering in incorrect positions when using gridWidth and chartWidth has been resolved

Grid

Bug Fixes

  • #I730086 - Fixed issue where getSelectedRecords() did not return previously selected records after using selectAll with filtering.
  • #I730853 - Fixed a script error that occurred when dynamically hiding columns in a grid with lazyLoadGrouping and virtualization enabled.

MultiSelect

Bug Fixes

  • #I731138 - Fixed an issue where the MultiSelect Checkbox would unintentionally select all options when navigating with the keyboard after interacting with the SelectAll feature.

PDF Viewer

Bug Fixes

  • #I724481 - Fixed an issue where the current page number not reset properly when unload method called.
  • #I723913 - Resolved an issue where text search and findText functionalities are not working with the provided document.
  • #I729976 - Fixed an issue where the form fields lagged when zooming in and out with a large number of fields.
  • #I728939 - Fixed an issue where the date time format is not proper when using the loadCldr method.
  • #I732950 - Resolved an issue where a memory leak occurred after destroying the PDF viewer.

RichTextEditor

Bug Fixes

  • #I732468 - Now, The issue with the arrow key navigation behaves incorrectly in pasted tables within the Rich Text Editor has now been resolved.

TimePicker

Bug Fixes

  • #F196777 - Resolved an issue where the mask was not functioning correctly when the ShowClearButton option was set to false.

v31.2.15

25 Nov 00:56

Choose a tag to compare

Common

Bug Fixes

  • #I734291 - Resolved invalid CSS custom property issue in Fluent 2 theme

Chart

Bug Fixes

  • #I730840 - Now, the column with single point renders properly on date time category axis.

DocumentEditor

Bug Fixes

  • #I717795 - Fixed the duplicate text insertion issue on mobile devices when using a custom keyboard.
  • #I725685 - Resolved the content overlap issue when copying and pasting list content inside a table cell.
  • #I686769 - Fixed the RTL text layout problem in exported DOCX documents.
  • #I682661 - Corrected the navigateToNextEditingRegion API to work properly when the selection is outside the editing region.
  • #I728691 - Fixed the duplicate table issue in exported DOCX documents when the spell checker is enabled.
  • #I725974 - Handled alert pop-ups when a dropdown form field list exceeds its maximum limit.
  • #I731469 - Fixed a script error that occurred when double-clicking inside a table cell while using a custom toolbar.
  • #I718435 - Improved performance when inserting text into an auto-fit table.
  • #I723712 - Fixed the text offset issue that occurred when a line starts with a space character.
  • #I731065 - Resolved the bookmark positioning issue when pressing the Enter key if a bookmark ends after a paragraph mark.
  • #I727094 - Fixed the IME text insertion issue when using backward text selection.
  • #I728082 - Resolved the rendering issue of list elements when the paragraph’s hidden property is enabled.
  • #I726625 - Fixed the comment pane behaviour after disabling the restrict editing mode.
  • #I724502, #I724504, #I725183 - Resolved various issues with content controls during paste and backspace operations.

GanttChart

Bug fixes

  • #I732237 - The issue of timelines and labels rendering in incorrect positions when using gridWidth and chartWidth has been resolved

Grid

Bug Fixes

  • #I730086 - Fixed issue where getSelectedRecords() did not return previously selected records after using selectAll with filtering.
  • #I730853 - Fixed a script error that occurred when dynamically hiding columns in a grid with lazyLoadGrouping and virtualization enabled.

MultiSelect

Bug Fixes

  • #I731138 - Fixed an issue where the MultiSelect Checkbox would unintentionally select all options when navigating with the keyboard after interacting with the SelectAll feature.

PDF Viewer

Bug Fixes

  • #I724481 - Fixed an issue where the current page number not reset properly when unload method called.
  • #I723913 - Resolved an issue where text search and findText functionalities are not working with the provided document.
  • #I729976 - Fixed an issue where the form fields lagged when zooming in and out with a large number of fields.
  • #I728939 - Fixed an issue where the date time format is not proper when using the loadCldr method.
  • #I732950 - Resolved an issue where a memory leak occurred after destroying the PDF viewer.

RichTextEditor

Bug Fixes

  • #I732468 - Now, The issue with the arrow key navigation behaves incorrectly in pasted tables within the Rich Text Editor has now been resolved.

TimePicker

Bug Fixes

  • #F196777 - Resolved an issue where the mask was not functioning correctly when the ShowClearButton option was set to false.

v31.2.12

18 Nov 08:30

Choose a tag to compare

Common

Bug Fixes

  • #I734291 - Resolved invalid CSS custom property issue in Fluent 2 theme

Chart

Bug Fixes

  • #I730840 - Now, the column with single point renders properly on date time category axis.

DocumentEditor

Bug Fixes

  • #I717795 - Fixed the duplicate text insertion issue on mobile devices when using a custom keyboard.
  • #I725685 - Resolved the content overlap issue when copying and pasting list content inside a table cell.
  • #I686769 - Fixed the RTL text layout problem in exported DOCX documents.
  • #I682661 - Corrected the navigateToNextEditingRegion API to work properly when the selection is outside the editing region.
  • #I728691 - Fixed the duplicate table issue in exported DOCX documents when the spell checker is enabled.
  • #I725974 - Handled alert pop-ups when a dropdown form field list exceeds its maximum limit.
  • #I731469 - Fixed a script error that occurred when double-clicking inside a table cell while using a custom toolbar.
  • #I718435 - Improved performance when inserting text into an auto-fit table.
  • #I723712 - Fixed the text offset issue that occurred when a line starts with a space character.
  • #I731065 - Resolved the bookmark positioning issue when pressing the Enter key if a bookmark ends after a paragraph mark.
  • #I727094 - Fixed the IME text insertion issue when using backward text selection.
  • #I728082 - Resolved the rendering issue of list elements when the paragraph’s hidden property is enabled.
  • #I726625 - Fixed the comment pane behaviour after disabling the restrict editing mode.
  • #I724502, #I724504, #I725183 - Resolved various issues with content controls during paste and backspace operations.

GanttChart

Bug fixes

  • #I732237 - The issue of timelines and labels rendering in incorrect positions when using gridWidth and chartWidth has been resolved

Grid

Bug Fixes

  • #I730086 - Fixed issue where getSelectedRecords() did not return previously selected records after using selectAll with filtering.
  • #I730853 - Fixed a script error that occurred when dynamically hiding columns in a grid with lazyLoadGrouping and virtualization enabled.

MultiSelect

Bug Fixes

  • #I731138 - Fixed an issue where the MultiSelect Checkbox would unintentionally select all options when navigating with the keyboard after interacting with the SelectAll feature.

PDF Viewer

Bug Fixes

  • #I724481 - Fixed an issue where the current page number not reset properly when unload method called.
  • #I723913 - Resolved an issue where text search and findText functionalities are not working with the provided document.
  • #I729976 - Fixed an issue where the form fields lagged when zooming in and out with a large number of fields.
  • #I728939 - Fixed an issue where the date time format is not proper when using the loadCldr method.
  • #I732950 - Resolved an issue where a memory leak occurred after destroying the PDF viewer.

RichTextEditor

Bug Fixes

  • #I732468 - Now, The issue with the arrow key navigation behaves incorrectly in pasted tables within the Rich Text Editor has now been resolved.

TimePicker

Bug Fixes

  • #F196777 - Resolved an issue where the mask was not functioning correctly when the ShowClearButton option was set to false.

v29.2.7

27 May 13:44

Choose a tag to compare

v29.2.7 is released