Hi everyone:

I think I have found a bug in the text area control and its htmlText
property. When you set the fontsize property of an textarea to "11", it
interprets it as 11 pixels (nb: "11px" would not a valid value for this
property). On screen it looks about right. Now when you get the htmlText
property, you will find a <FONT FACE='...' SIZE="11" ...> tag. That of
course is way different than 11 pixel. This is GIGANTIC...

Is it a confirmed bug?

Thanks

-Iko


Reply via email to