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

Key events are lost during a transition if a navigation operation is executed as a result of a button being clicked in the ActionBar

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Later
    • Adobe Flex SDK Previous
    • None
    • Mobile: ViewNavigator
    • None
    • Affected OS(s): All OS Platforms
      Language Found: English

    Description

      Steps to reproduce:
      1. Run the attached project
      2. Click on the Go button in the action bar
      3. During the transition press the back key

      Actual Results:
      On Device: The application will return to the home screen
      On Desktop: The application will remain on the new view

      The problem is that the Go button in the actionBar grabs the keyboard focus and then is removed from the displayList. Since the component is no longer on the display list, all key events are lost until ViewNavigator forcefully updates the focus after the transition.

      Expected Results:
      In both cases, the application should animate back to the previous view after the transition completes.

      Workaround (if any):

      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: