Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
Adobe Flex SDK 3.2 (Release)
-
None
-
None
-
Affected OS(s): All OS Platforms
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. Create an app with <mx:Text text="Item 1 Item 1 Item 1 Item 1 Item 1 " width="100" />
2. Run the application and select the text (from top to bottom)
Actual Results:
Initially the text occupies 3 lines after selection one of the lines is hidden
Expected Results:
Any line should be hidden
Workaround (if any):
Make the text not selectable, though this is not a solution in lots of cases from a functional perspective