Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
Adobe Flex SDK Previous
-
None
-
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. Run the attached RichTextT.mxml application. (columnCount is set to 2 for rich text in this app)
2. Click on the button "Click me" (This calls getter of RichText's text to display it in text area)
3.
Actual Results:
Rich text displays only one column
Expected Results:
Rich text should display 2 columns
Workaround (if any):
None