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

Spark Combobox does not resize itself when showing long text items

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • Adobe Flex SDK Previous
    • None
    • Spark: ComboBox
    • None
    • Affected OS(s): All OS Platforms
      Affected OS(s): All OS Platforms
      Language Found: English

    Description

      Steps to reproduce:

      <s:ComboBox labelField="label" width="100%">
      <s:dataProvider>
      <s:ArrayCollection>
      <fx:String></fx:String>
      <fx:String>asdasdad asdasd asdasdasdasd asdfasdasd</fx:String>

      </s:ArrayCollection>
      </s:dataProvider>
      </s:ComboBox>

      Actual Results:
      The combobox has a fixed width and shows a horizontal scroll bar when the drop down list appears.

      Expected Results:
      The combobox should resize itself according to the longest item , as MX combobox does.

      Workaround (if any):

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: