v24.1.43
·
86 commits
to master
since this release
ComboBox
Bug fixes
#I528495
- Fixed the issue where the grouping fixed header was being moved to the right.
DocumentEditor
Bug Fixes
#I514005
- Resolved section break parsing issue while pasting.#I515062
- Resolved Locale constant missing in Vietnamese.#I520469
- Resolved Alignment issue in document editor.#I524057
- Resolved The arabic selection issue.#I520821
- Resolved Justify Enter issue for Arabic text.#I523987
- Resolved the hyphen text is not rendered issue.#I526246
- Resolved Spell Check dialog popup issue.#I526232
- Resolved the list continuity issue on paste content.#I527224
- Resolved Open Hyperlink & Copy Hyperlink missing in contextMenu while readOnly mode.#I529797
- Resolved the Search result return Zero.#I532949
- Resolved the list numbering issue
DropDownList
Bug fixes
#I523994
- Resolved the issue where the NVDA Reader was not reading the list item when filtering is enabled.
GanttChart
Bug Fixes
#I527509
- Action begin event arguments not working properly issue has been fixed.#I517104
- Gantt component hangs whole page if timezone changed to UK(London) issue has been fixed.
Grid
Bug fixes
F185807
- The programmatic removal of frozen columns is now working properly.I531641
- The issue where column width was being modified when resizing the grid containing frozen columns has been resolved.