Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Not A Problem
-
Adobe Flex SDK 4.6 (Release)
-
None
-
Affected OS(s): Google Android
Language Found: English
Description
NOTE: Flex SDK Build 4.6.0.23043
Steps to reproduce:
Run the attached project which contains a single <s:TextArea /> with selectable and editable both false
Actual Results:
When executed in both the desktop simulator (for HTC Desire profile) and on an actual device, the text remains selectable, but not editable.
Expected Results:
The text should be neither selectable nor editable
NOTES:
Rebuilding the project for Desktop AIR, or in-browser Flex, the TextArea's text behaves as expected i.e. not selectable.