Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8172851

Accordion does not respect contentBias of children

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 8u111
    • javafx
    • None

      If you use an FlowPane inside an Accordion the accordion size does not change if you make the container wider or narrower.

      The reason is that Accordion does not calculate the content bias of its children (like other containers and even TitledPane does).

      Just run the attached sample to see the bug happening

            jgiles Jonathan Giles
            tschindl Tom Schindl
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: