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

[StageText][iOS] Unable to set focus to StageText using setFocus

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • Adobe Flex SDK Previous
    • Adobe Flex SDK Previous
    • Mobile: Text
    • None
    • Affected OS(s): Apple IOS
      Language Found: English

    Description

      Steps to reproduce:
      1. Compile and run the attached project, or run the attached .ipa file on an iOS device.
      2. Watch the label at the top (it begins by displaying "Start:" and is set to display every focus and softKeyboard event that is fired by the StageText component) as the timers assign focus, then unassign focus to the StageText.

      Actual Results:
      No events are fired, and the label at the top does not display any change (i.e. no events are fired).

      Expected Results:
      There should be the following events in the following order based on the Android behavior of this application:
      1. SoftKeyboard Activating (displays as "Aing" in the test application).
      2. Focus In (displays as "In").
      3. SoftKeyboard Activate (displays as "Act").
      4. Focus Out (displays as "out").
      5. SoftKeyboard Deactivate (displays as "De").

      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: