Uploaded image for project: 'Apache Flex'
  1. Apache Flex
  2. FLEX-23812

preventDefault doesn't seem to work in keyDown of TextInput component

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Not A Problem
    • Adobe Flex SDK 4.0 (Release)
    • None
    • mx: TextInput
    • None
    • Affected OS(s): All OS Platforms
      Affected OS(s): All OS Platforms
      Language Found: English

    Description

      Steps to reproduce:
      1. Attach a keyDown handler to a TextInput component
      2. call event.preventDefault() in case certain keys are typed (eg. arrow keys or delete key)

      Actual Results:

      The keys are processed as if event.preventDefault() wasn't called.

      Expected Results:

      The keys shouldn't be processed.

      Workaround (if any):

      None

      Attachments

        Activity

          People

            adobejira Adobe JIRA
            adobejira Adobe JIRA
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: