Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
Adobe Flex SDK Previous
-
None
-
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. Load the sample application.
2. Click "4. Display Long Text, Edit in Pop-Up"
3. Click the "Edit" Button
Actual Results:
Pop Up opens, the but the TextArea is empty, and cannot be focused.
Expected Results:
Pop Up to open with the text and the text should be editable.
Workaround (if any):
1. In the main view, use Label instead of TextArea
or
2. Add transitions to the pop up