[
https://issues.apache.org/jira/browse/FLEX-33654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13785073#comment-13785073
]
Cosma Colanicchia commented on FLEX-33654:
------------------------------------------
I think I found the problem.
The related keyboard event are supposed to bubble up to the NativeApplication,
that then redispatch them (through performKeyEquivalent). In an editable
DataGrid, however, the DataGridEditor is blocking the propagation of the
keyboard events (DataGridEditor:1698).
IMO, the blocking of propagation of keyboard events should let pass the CTRL+C
/ COMMAND+C, etc. in order for them to bubble up and be managed.
> Spark Datagrid - ItemEditor Keyboad Ctrl+V & Ctrl+C dont work
> -------------------------------------------------------------
>
> Key: FLEX-33654
> URL: https://issues.apache.org/jira/browse/FLEX-33654
> Project: Apache Flex
> Issue Type: Bug
> Components: Spark: DataGrid
> Affects Versions: Apache Flex 4.10.0
> Environment: Adobe AIR
> Reporter: Robbyn Gerhardt
> Fix For: Apache Flex 4.11.0
>
> Attachments: Main.air, Main.mxml
>
>
> If I copy out in the DataGrid ItemEditor with the keyboard shortcut Ctrl + C
> or Ctrl + V to paste text and would not this goes.
--
This message was sent by Atlassian JIRA
(v6.1#6144)