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

mx.controls.Alert does not give back focus to its parent if previously the focus was with stage.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • Adobe Flex SDK Previous
    • None
    • mx: Alert
    • None
    • Affected OS(s): All OS Platforms
      Affected OS(s): All OS Platforms
      Browser: Safari
      Language Found: English

    Description

      Steps to reproduce:
      1. keep a routine to trace the value of stage.focus in ENTER_FRAME listener
      2. add a key_down listener on stage.
      3. in the keydown listener do Alert.show()
      4. Press ok on alert
      Observe
      Actual Results:
      The focus stays with alert and does not go back to stage

      Expected Results:
      The focus should go back to stage

      Workaround (if any):
      in the code force the focus to stage

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: