On Fri, 22 May 2026 12:27:34 GMT, Christopher Schnick <[email protected]> 
wrote:

>> This is a follow-up to the combobox converter PR. It seems like the 
>> updateDisplayNode method in the Skin does not properly handle null cases for 
>> when null is an item in the combobox. It probably incorrectly assumes that 
>> any null values is mapped to null by the stringconverter. However, if you 
>> create a custom converter, a null value can have a non-null string value.
>> 
>> ---------
>> - [x] I confirm that I make this contribution in accordance with the 
>> [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai).
>
> Christopher Schnick has updated the pull request incrementally with one 
> additional commit since the last revision:
> 
>   Use getDisplayNode()

@crschnick 
Your change (at version e6e99fbd46eecd882ec7fabf42db13bcef890f76) is now ready 
to be sponsored by a Committer.

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

PR Comment: https://git.openjdk.org/jfx/pull/2169#issuecomment-4519723369

Reply via email to