Issues fixed in 4.0
HCL/Core
- AV on empty SVG element.
- Exception ETFontGlyphManagerException on Linux platform (FMXLinix).
- C++ Builder IDE error when creating implementation for OnPrepareImageEx event (containing TArray
) - Fixed z-order for absolute :after element
- Applying CSS background-image: none do not reset image.
- Fixed scrollbars issues on High DPI
- Percent values not work for transform: translate
- List index out of bounds for some tables when generating paged layout.
- AV on print/preview when using clip path.
- Table border is not drawn on paged media when cell is empty.
- Last line is not visible when using overlow-x without overflow-y.
- Control elements has incorrect height after creation
- D2DERR_WRONG_RESOURCE_DOMAIN error.
- Range check error when mouse is out of panel/editor.
- Incorrect page size when using on HDPI screens and page size is set explicitly.
- AV in SVG file with empty text
- Visual artefacts for borders with large radius
- Fixed THtDocument.SavetoStream method.
- HtHints: hint is activated when hovering hidden hint.
- Fixed SVG viewbox issue.
- Fixed HDPI issues in ListBox and HtVirtualTreeView
- SVG path opacity issues.
- Matrix calculation in iOS native canvas
- Unknown CSS @ sections now skipped
- Borders with large radius
Editor/Reports/Scripter
- Caret is in undefined position after Ctrl+End
- Del works for non-editable (contentediable:false) blocks.
- Fixed import RTF documents in Korean language.
- Alignment not applied to nested blocks
- Range check when moving image
- AV on spellchecking
- Range check error in QRCode generator.
- Incorrect position of page count label in print preview
- Ansi string parameter is converted to unicode before passing.