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

MX ComboBox dropdown is huuuge when trying to open dropdown on creation complete

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Later
    • Adobe Flex SDK 4.5 (Release)
    • None
    • mx: ComboBox
    • None
    • Affected OS(s): All OS Platforms
      Language Found: English

    Description

      Found in 4.0.0.14047 (trunk)

      Steps to reproduce:
      1. Compile and run attached MXML file.
      2. Drop jaw.
      3. Close drop down menu.
      4. Open drop down menu.

      Actual Results:
      My eyes hurt.

      Expected Results:
      The dropdown shouldnt be 5x too large on initial open.

      Workaround (if any):

      protected function ddl_creationCompleteHandler(evt:Event):void {
      callLater(ddl.open);
      }

      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: