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

StageText: Programmatic insertText and appendText calls do not behave like manually inserted text.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Adobe Flex SDK Previous
    • Mobile: Text
    • None
    • Affected OS(s): Google Android
      Language Found: English

    Description

      Steps to reproduce:
      1. Run the attached apk.
      2. Type "Fish" into the TextArea.
      3. Hit the button for "stick".
      4. Rerun the attached apk.
      5. Hit the button for "Fish".
      6. Hit the button for "stick".

      Actual Results:
      "stickFish" is displayed instead of "Fishstick".

      Expected Results:
      The insertion point for the text is updated to the end of the run of text when "insertText" is called, just like if it had been typed in manually. Both methods should result in "Fishstick".

      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: