#I347523 - Resolved the invalid SFDT generation after pasting formatted content.
#SF-357703 - Resolved the table row splitting issue.
FEATURES
#SF-354038 - Added API to restrict the maximum number of rows in insert table dialog(DocumentEditorSettings.maximumRows)
#SF-348990 - Added screen tip support for hyperlink.
Gantt
BUG FIXES
F159354 - Issue in locale text of predecessor tooltip has been fixed.
ListBox
BUG FIXES
#I330291 - Issue with Duplicate items not removed properly using remove items method has been resolved.
Maps
BUG FIXES
#I363761 - Script error will no longer be thrown when the display CSS property for the div element of the Maps control is set to “none”.
PDF Viewer
BUG FIXES
#SF-360536- Now, you can copy the text correctly from the provided PDF document.
#SF-360961- The script error will no longer occur while importing the exported XFDF file.
#SF-359534- The form field’s position is correct for all the zoom factors.
#299110, #348963 - Now, the font size is updated properly while exporting and importing shape annotations.
#SF-357108 - Now, the annotations are displayed properly for the rotated documents.
#SF-357489 - Now, you can restrict the unnecessary thumbnail requests.
#SF-358006- You can place the overlapped stamp annotations at the exact position in the saved PDF document.
#SF-357273- Exception thrown while loading the provided PDF document due to an invalid key is now resolved.
#SF-357655- The PDF pages are now exported to the image in a multi-threaded environment.
#SF-357060- Now, the typed handwritten signature content does not exceed the text area.
#SF-359772,#SF-359880- Now, the form fields are editable on the mobile device.
#SF-359042- The free text annotations are downloaded properly without hiding any last character.
#SF-358308- Spinners are hidden properly while removing the display as none for the spinner.
#SF-360035- The Script error will no longer be thrown when using the editAnnotation method in the mobile mode.
#SF-358584- Stamps are saved properly in the rotated PDF document.
#SF-361099- Now, the annotationSelect event is triggered properly for the free text annotation.
#SF-360547- The form field collections are updated properly on the formFieldAdd event while adding the form fields on a PDF page.
#SF-358331- Now, the existing annotation and newly added ink annotations are the same.
#SF-357672- The SVG file size with sticky annotations is reduced.
#SF-357909- The script error will no longer occur while disabling the enableCommentPanel in the mobile mode.
#SF-357621- Now, the annotationUnSelect event is not fired while adding stamp annotations.
#SF-357659- Now, the annotationAdd event is fired properly on the mobile device when adding the stamp annotation.
#SF-357216- The default Stamp annotation is selected only when clicking on the stamp annotations.
#SF-357223- Now, the form field elements are editable only in the designer mode.
#348951- Exception resolved when editing the properties of shape annotation and importing the same.
#SF-354543- The checkbox input is working properly on the iPad.
#SF-355798- Memory consumption has been resolved when extracting the text for the given document.
#SF-356096- Free text annotation is locked properly after importing the locked annotation.
QueryBuilder
BUG FIXES
Script error thrown when we open fields option and click outside has been resolved.
Spreadsheet
BUG FIXES
SF-361363 - Autofill does not hide when selection is in hidden range after undo & redo on filtered rows issue has been fixed.
SF-355507 - Copy indicator height when copy and pasting a wrap cell issue has been fixed.
SF-361367 - Script error while pasting large range data on data validation applied cell in editing mode issue has been fixed.
SF-361580 - Provided cancel argument in action begin event for cell delete and autofill.
SF-360962 - Toolbar item not disable with protect sheet issue and edit alert dialog customization support provided.
FEATURES
SF-358321 - Triggered beforeCellUpdate event before updating the properties of the cell model while doing actions like editing, copy / paste and data validation, etc. Using this event, you can prevent the particular action.