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

Cannot focus on TextInput in SkinnablePopupContainer

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Not A Problem
    • Adobe Flex SDK 4.5 (Release)
    • None
    • None
    • Affected OS(s): Google Android
      Language Found: English

    Description

      Steps to reproduce:
      1. Add a SkinnablePopupContainer
      2. Add a TextInput
      3. Try to set focus to the TextInput

      Actual Results:
      No focus, no soft keyboard

      Expected Results:
      Focus on TextInput, soft keyboard popup

      Workaround (if any):
      Listen to SkinnablePopUpContainers open event instead of the TextInput's addedToStage. The focusManager is not assigned for the pop-up when the TextInput is added to the stage.

      Also tried with PopupManager.addPopUp(...), same result.

      It seems like no focusManager is being inserted despite the fact that SkinnablePopupContainer implements IFocusManagerContainer.

      Attached: test project

      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: