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

SpinnerList should take 100% height of SpinnerListContainer

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Not A Problem
    • Adobe Flex SDK Previous
    • None
    • Mobile: SpinnerList
    • None
    • Affected OS(s): Windows
      Language Found: English

    Description

      Steps to reproduce:
      1.
      <s:SpinnerListContainer x="10" y="22" width="200" height="361">
      <s:SpinnerList>
      <s:dataProvider>
      <s:ArrayCollection>
      <fx:String>test1</fx:String>
      <fx:String>test1</fx:String>
      <fx:String>test1</fx:String>
      </s:ArrayCollection>
      </s:dataProvider>
      </s:SpinnerList>
      </s:SpinnerListContainer>

      2.
      3.

      Actual Results:
      The SpinnerList is of a smaller height that the container and hence scrolling is not possible at the top/bottom edges "outside" of the spinnerList height

      Expected Results:
      If this is a bug, the SpinnerList should by default take 100% height of container.

      Workaround (if any):

      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: