hello All.
I think I’ve found a bug that I haven’t seen much documentation for, and I wonder if anyone else has had this problem. It has to do with using a dynamically created textfield that contains HTML with text and IMG tags.
[COLOR=#333333]http://www.dreamwindow.net/temp/imageTest.html[/COLOR]
Note how in the text field with embedded fonts, the img cannot be clicked to open the link, although the cursor becomes a hand. However, if you click the space just to to the top right of the image, the link works.
On the lower textfield, where fonts are not embedded, the img links correctly.
I’ve posted source files here: [COLOR=#333333]http://www.dreamwindow.net/temp/imageTest.zip[/COLOR]
anyone have any insight on this?