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

A Group in a VGroup can overlap (underlap?) other items in the VGroup.

    XMLWordPrintableJSON

Details

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

    Description

      Steps to reproduce:
      1. Create a Scroller with a VGroup.
      2. Add a Group of many CheckBoxes to the VGroup. Make this Group use TileLayout to lay out the CheckBoxes.
      3. Add a TextInput and a Button to the VGroup.

      Actual Results:
      The Group of CheckBoxes is drawn underneath the TextInput and Button, so you can't read or click on them.

      Expected Results:
      Since the Group, TextInput, and Button are all in a VGroup, they should be laid out vertically, without overlapping.

      Workaround:
      set width of the TileLayout Group to an explicit value (or bind to parent width).

      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: