Recently I had to create an irc chat for flex (Created with as3irclib). Everything worked pretty well, except of these damn stylesheets for textfields.
This is my textarea with a stylesheet, which interprets tags.

Now clicking into the textarea – e.g. drag the slider or the select something… nothing is changing.

After inserting the next message, the font has broken down. Damn stylesheets.
Now here’s the workaround: …
(more…)