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

[ComboBox] Custom string converter is applied too many times.

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P5 P5
    • tbd
    • fx2.1
    • javafx
    • 2.1.0b15

      Run attached files.

      Apply custom string converter using according button.
      Select Any item from the list.
      Add any item to the list.

      You could see in code of string converter, that there is a counter of calls and name of item will contain the number of method call.

      You could see items in the list with numbers 10, 11, 12, 13. That is much more calls, then needed for items drawing.

        1. CustomStringConverter.java
          0.8 kB
          Alexander Kirov
        2. Issue4.java
          2 kB
          Alexander Kirov

            Unassigned Unassigned
            akirov Alexander Kirov (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Imported: