Regression or feature: editable comboBox doesn't commit on focus lost
fastegal at swingempire.de
fastegal at swingempire.de
Wed Sep 23 14:21:49 UTC 2015
Thanks for the info and filing an issue :-)
Cheers
Jeanette
Zitat von Leif Samuelsson <leif.samuelsson at oracle.com>:
> This is a regression in 8u60. I have filed a new issue for this and
> I hope that we can backport a fix to an 8u release.
>
> https://bugs.openjdk.java.net/browse/JDK-8136838
>
> Leif
>
>
> On 2015-09-21 06:38, fastegal at swingempire.de wrote:
>>
>> short description (for a complete description and a workaround see
>> http://stackoverflow.com/q/32620739/203657):
>>
>> edit the text in an editable comboBox, focus another control -
>> expected: the edited text is committed (aka: combo's value
>> changed), actual: combo's value unchanged
>>
>> Worked as expected in u45 (and supposedly u51 which I don't have on
>> my machine) - intentional change or regression?
>>
>> Cheers
>> Jeanette
>>
More information about the openjfx-dev
mailing list