Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Later
-
Adobe Flex SDK 3.2 (Release)
-
None
-
None
-
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
TextArea (Works)
1. Run attached sample program htmlLinkTest.mxml.
2. Click the "First, Click This" button to popup a windown.
3. Then click the "Text" which is left side of the Text. Click "Second, Click 'THIS'
Close the application before you test "Text".
Text (Does NOT work at the first time)
1. Run attached sample program htmlLinkTest.mxml.
2. Click the "First, Click This" button to popup a windown.
3. Then click the "Text" which is right side of the TextArea. Click "Second, Click 'THIS'
Actual Results:
TextArea brings the String in the TextArea at the bottom "Clicked" at the first time.
However, Text does not work at the first time.
Expected Results:
Text should work at the first time just like TextArea.
Workaround (if any):