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

[ComboBox] ComboBox does not reflect change in button cell immediately

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 8u40
    • 7-pool, 8u5
    • javafx

      Change made by setButtonCell on ComboBox is not propagated immediately. New cell becomes used only after change in selected item has been made.

      This results in the following behaviour
      1) calling setButtonCell on new ComboBox when nothing is selected -> default cell is still visible
      2) setting cell to different one -> visible only after change in selected item

      Tested on 7u60, 8u5, 8u20_b17

            jgiles Jonathan Giles
            lvitasekjfx Lukas Vitasek (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: