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 Wed, 4 Mar 2020 22:43:45 GMT, Craig Cavanaugh <github.com+636962+ccavanaugh 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.

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

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


More information about the openjfx-dev mailing list