TX Text Control .NET Server for ASP.NET
Improves web editor, styles and text filters.
Fixes
- Web Editor
- JS API: ImadgeCollection.addAtFixedPositionInDocument cannot be called without the callback parameter.
- ApplicationField.setParameters causes an exception in the backend.
- The "Highlight Form Fields" toggle button does not work correctly.
- Legacy function TXTextControl.getTextParts does not work for the text part at the current input position.
- selection.setLength throws error 'TextControlClassAdapter<>.SetProperty(): Property SelectionAdapter.Length is read only'.
- TXTextControl.addEventListener: 'changed' event is not fired.
- TXTextControl.documentTargets.getCanAdd returns error.
- "Random" "Can't connect to server error" after some successful connections.
- Can not enable spellchecking via 'TXTextControl.setIsSpellCheckingEnabled'.
- Text filters
- RTF import: Wrong table cell background color.
- RTF import: Bulleted list with wrong bullet characters.
- HTML import: Current HTTP headers cause win32 function "InternetOpen" to stall with certain web servers.
- SubTextParts (= MergeBlocks) are extended whenever a document is saved and loaded in DOCX.
- DOCX import: Document causes 01-1D02 error.
- Styles
- Backgroundcolor of Paragraphstyle is not exported in DOCX format.
- Documentation
- JS API Documentation: Property TXTextControl.applicationFields has wrong type (and is missing completely in the chm file).