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

[flex_next] Scroller doesn't show vertical scrollbar when it contains a Group which contains a Group which sets minWidth and uses TileLayout.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Later
    • Adobe Flex SDK Previous
    • None
    • Spark: Scroller
    • None
    • Affected OS(s): All OS Platforms
      Language Found: English

    Description

      Steps to reproduce:
      1. Create
      <s:Scroller>
      <s:Group>
      <s:Group minWidth="50">
      <s:layout>
      <s:TileLayout/>
      ...
      2. Add 50 items to the TileLayout.
      3. Make the app. narrower.

      Actual Results:
      Items are moved out of the bottom of the app, but no vertical scrollbar appears.

      Expected Results:
      A vertical scrollbar should appear.

      Workaround (if any):
      Setting requestedColumnCount will make it appear, but that is not a valid workaround if you want the TileLayout to reorganize items to fit a container whose size is changing.

      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: