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

TitledPane: If setExpanded is initially false the TitledPane shows the content animating in.

    XMLWordPrintable

Details

    Description

      If setExpanded is initially false the TitledPane shows the content animating in. The correct behavior is to old show the title bar.

      Code to reproduce.
      TitledPane tp= new TitledPane();
      tp.setExpaned(false)

      Attachments

        Activity

          People

            kwwong Kinsley Wong (Inactive)
            kwwong Kinsley Wong (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Imported: