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

When using labelField to display data, sometimes the selectedIndex property is not updated when the text in the textInput matches one of the items in the dropDown.

Attach filesAttach ScreenshotAdd voteVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • Adobe Flex SDK 4.5.1 (Release)
    • None
    • Spark: ComboBox
    • None
    • Affected OS(s): Mac
      Affected OS(s): Mac OS 10.6
      Language Found: English

    Description

      Steps to reproduce:
      1.Run the ComboBoxBug2 project.
      2.Open the dropDownList and select the first item "100001".
      3.In the textInput, type in one letter or digit at the end. e.g. type in "a" so now the text in the textInput becomes "100001a" .
      4.Press ENTER to commit.
      5.Press backspace or delete key to remove "a" so the text now becomes to "100001" (which is the first item in the dataProvider).
      6.Press ENTER to commit.
      7.Click on the openButton to open the dropDown.

      Actual Results:
      The first item should be highlighted and selected since it matches the text in the textInput.

      Expected Results:
      No item is highlighted or selected.

      Workaround (if any):
      The bug does not exist when using an ArrayCollection of Strings as the dataProvider.

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            Unassigned Unassigned
            adobejira Adobe JIRA

            Dates

              Created:
              Updated:

              Slack

                Issue deployment