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

There are deficiencies in the getItems method of the ComboBox component

XMLWordPrintable

    • generic
    • generic

      A DESCRIPTION OF THE PROBLEM :
      `getItems() `not use `itemsProperty()` to obtain the corresponding items property, but instead directly called the `items` variable

      https://github.com/openjdk/jfx/blob/600cee70a2f6f907a53f7183315e6d7f79b291d6/modules/javafx.controls/src/main/java/javafx/scene/control/ComboBox.java#L313


            angorya Andy Goryachev
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: