TTMSFMXHTMLText Display problem

Hi,


If I drop a TTMSFMXHTMLText on a new form and assign the following text to it:

<FONT size="12" color="#006FDB"><B>Title 1</B></FONT><BR>This is text 1<BR><FONT size="12" color="#006FDB"><B>Title 2</B></FONT><BR>This is text 2

It works just fine.

But if I remove the "This is text 1", 
<FONT size="12" color="#006FDB"><B>Title 1</B></FONT><BR><BR><FONT size="12" color="#006FDB"><B>Title 2</B></FONT><BR>This is text 2

The second text "This is text 2" won't be displayed.

Thanks for reporting. We traced & solved this issue. The next update will address this.