Spark TextArea Skin bug update

Actionscript, Flex Add comments

A quick update on the bug we posted here about the TextArea Skin focus bug. Here’s the original post but the news from Adobe is that it’s fixed and here’s the fix …

Forgot to mention in the checkin notes that the CustomTextAreaSkin must utilize the focusSkinExclusions property. You can see it used in the default TextAreaSkin. It looks like this:

/**
* @inheritDoc
*/
override public function get focusSkinExclusions():Array { return [ textDisplay ] };

Digg!

Leave a Reply

WP Theme & Icons by N.Design Studio
Entries RSS Comments RSS Log in