You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Shigeru Nakagaki (JIRA)" <ji...@apache.org> on 2014/09/10 10:07:29 UTC

[jira] [Updated] (FLEX-24442) s:textarea doesn't support keyboard ctrl-z (undo) command in IE7

     [ https://issues.apache.org/jira/browse/FLEX-24442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shigeru Nakagaki updated FLEX-24442:
------------------------------------
    Attachment: SparkTextAreaUnDoReDoInputBug_src.zip

In order to make the test of this bug easy 

> s:textarea doesn't support keyboard ctrl-z (undo) command in IE7
> ----------------------------------------------------------------
>
>                 Key: FLEX-24442
>                 URL: https://issues.apache.org/jira/browse/FLEX-24442
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: Spark: TextArea
>    Affects Versions: Adobe Flex SDK 4.1 (Release)
>         Environment: Affected OS(s): Windows
> Affected OS(s): Windows XP
> Browser: Internet Explorer 7.x
> Language Found: English
>            Reporter: Adobe JIRA
>         Attachments: SparkTextAreaUnDoReDoInputBug_src.zip
>
>
> Steps to reproduce:
> 1. Just embed a s:textarea and try to use the undo command (ctrl-z) after typing
> I tried the undo command on several tutorial websites using the textarea component in IE7 and it doesn't work either. Only using Firefox does it work. 
> Note: I can make the textarea perform the undo operation in code by using the undoManager.
>  
>  Actual Results:
>  nothing occurs
>  
>  Expected Results:
>  the text should undo
>  
>  Workaround (if any):
>  it works in mozilla firefox



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)