We did an optimize to make it possible to print click-able urls to the pdf output plugin, but we are flabbergasted how this can have had any change on rendering of html…we will investigate this
About the first two issues (
and image tag in hyperlink ): something was broken in the way hyperlinks were rendered. This bug is fixed now. However the font problem seems to be caused by something else. I tried the two Servoy versions on a Mac and the text seems to look the same. The solution has only a HTML_AREA with some plain text in the body. Is there anything more ( maybe some formatting) to the text that looks different ?
About the font issue.
It seems that I had a stylesheet applied to the form. Removing it gave the same result in both 3.5.3 and 3.5.4.
Do Field styleClasses still apply to HTML_AREA’s ? Or should that never have worked in the first place?