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

Rapidly clicking on an mx:ComboBox in a spark application with halo theme causes the ComboBox to freeze up

VotersWatch issueWatchersLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • Adobe Flex SDK Previous
    • None
    • mx: ComboBox
    • None
    • Affected OS(s): All OS Platforms
      Affected OS(s): All OS Platforms
      Language Found: English

    Description

      Steps to reproduce:
      1. Compile and run this application with the halo theme:

      <?xml version="1.0"?>
      <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
      xmlns:s="library://ns.adobe.com/flex/spark"
      xmlns:mx="library://ns.adobe.com/flex/mx">

      <mx:ComboBox>
      <mx:ArrayList>
      <fx:String>AK</fx:String>
      <fx:String>AL</fx:String>
      <fx:String>AR</fx:String>
      </mx:ArrayList>
      </mx:ComboBox>
      </s:Application>

      2. Rapidly click on the down arrow of the ComboBox

      Actual Results:

      The ComboBox can no longer be opened

      Expected Results:

      The ComboBox should be able to be opened still

      Workaround (if any):

      Attachments

        Activity

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

          People

            adobejira Adobe JIRA
            adobejira Adobe JIRA
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment