Icon View Incident Report

Serious Serious
Reported By: Matthew Jones
Reported On: 10/20/2015
For: Version 2.02 Build 1
# 4268 Auto-Sized UI Elements Containing Content with Embedded CRLFs Not Being Sized Properly

Create a form, put on a button and a label. The label is in AutoSize true by default.

In the button click event, put:

Label1.Caption := 'Hello' + #13 + #10 + 'mum';

Run the project, and click the button. You will find that the text is now "Hello". If you inspect this, the full text is indeed there.


Comments Comments
This problem also affected the drawing of the cells in a TCalendar for the century view.


Resolution Resolution
Fixed Problem on 10/20/2015 in version 2.02 build 2


Products Affected Products Affected
Elevate Web Builder
Elevate Web Builder Trial

Image