Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
Adobe Flex SDK 3.4 (Release)
-
None
-
None
-
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. Create an application with an editable mx:List component that is populated with some data
2. Key in some value in to the editable list
3. Press Escape
Actual Results:
Value is saved
Expected Results:
Change should not be saved, behavior should be consistent with DataGrid and AdvancedDataGrid.
Workaround (if any):