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

Node.lookup() method does not expose children of TabPane(tabs) and SplitPane(items)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Not an Issue
    • P4
    • fx2.1
    • fx2.0
    • javafx
    • Win XP 32bit

    Description

      Node.lookup() method does not expose children of TabPane(tabs) and SplitPane(items). I think this because TabPane.getChildern() and SplitPane.getChildren() return empty lists, but TabPane.getTabs() and SplitPane.getItems() return "real" children.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:
              Imported: