On Mon, 18 May 2026 16:23:43 GMT, Andy Goryachev <[email protected]> wrote:
>> @andy-goryachev-oracle It would nice if the monkey tester combobox page >> would support adding null values to the items as well to test these cases >> better > >> It would nice if the monkey tester combobox page would support adding null >> values to the items as well to test these cases better > > Done - grab the latest from > https://github.com/andy-goryachev-oracle/MonkeyTest @andy-goryachev-oracle It seems like this problem has two different causes depending on whether the combobox is editable or not. I fixed that one as well. In both cases, the wrong assumption is that a null values is converted to a null string value. Which does not have to be true ------------- PR Comment: https://git.openjdk.org/jfx/pull/2169#issuecomment-4494743617
