RFR: 8089398: [ChoiceBox, ComboBox] throws NPE on setting value on null selectionModel [v5]

Jeanette Winzenburg fastegal at openjdk.java.net
Tue Jul 27 13:43:29 UTC 2021


On Tue, 27 Jul 2021 12:36:52 GMT, Marius Hanl <mhanl at openjdk.org> wrote:

> But I'm wondering, this might require more as we don't set this dirty flag anymore as soon as we install a selection model again.
> But thinking about this even more, this would be a general problem as soon as we switch the combobox selection model.
> EDIT: Or maybe there is no issue at all and this listener can be removed.

the interaction of selection listener wiring in combo skin is complex and buggy (there are many issues already reported, work started, work aborted ..) - off scope for this PR, IMO

-------------

PR: https://git.openjdk.java.net/jfx/pull/557


More information about the openjfx-dev mailing list