Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Apache Flex 4.11.0
-
windows 7 (64 bit), FP 11.8.800.94 (debug), google chrome
Description
spark datagrid that is firing off two
GridItemEditorEvent.GRID_ITEM_EDITOR_SESSION_SAVE events for a single save event.
example illustrating issue:
https://dl.dropboxusercontent.com/u/130830/flex/gridEvent.html
source for that example:
https://dl.dropboxusercontent.com/u/130830/flex/gridEvent.zip
workaround:
set flag indicating save is taking place, use it to ignore incoming doubled event.
Attachments
Attachments
Issue Links
- is broken by
-
FLEX-28247 In a NumericStepper, when typing a value manually and tabbing out of the field, the new value is not committed.
- Resolved