RFR: 8129123: ComboBox popup list view does not scrollTo when ComboBox value/selection is set
Kevin Rushforth
kcr at openjdk.java.net
Thu Apr 2 22:23:10 UTC 2020
On Thu, 2 Apr 2020 22:20:18 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:
>> This pull request fixes JDK-8129123. This bug also effects Windows and Linux platforms.
>> Also, I believe JDK-8196037 is a duplicate of this issue.
>>
>> I've tested this against OpenJDK 11.0.6 on Ubuntu 18.04, Arch Linux and Windows 10.
>>
>> Thanks!
>
> Can you please provide a unit test? One that fails before your fix and passes after your fix.
@aghaisas can you be one of the reviewers?
-------------
PR: https://git.openjdk.java.net/jfx/pull/136
More information about the openjfx-dev
mailing list