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

Need to give focus to a control in order to scroll an application.

    XMLWordPrintableJSON

Details

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

    Description

      Steps to reproduce:
      1. run test app
      2. try to use keyboard to navigate the app
      -> no any response for the key press(left/right arrow, PgUp, PgDn etc)
      3. drag the windowedApp's gripper, try to resize it.
      4. use keyboard to navigate the app
      -> no any response for the key press(left/right arrow, PgUp, PgDn etc)
      5. click "Resize to show scrollbars"
      ->this actually only does:
      click="this.height=500;this.width=500"
      to set the windowedApp's size

      6. use keyboard to navigate the app
      ->now key press(left/right arrow, PgUp, PgDn etc) responses and works.

      Expected Results:

      case 2, case 4 both should response key interaction.
      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: