RFR: 8129123: ComboBox popup list view does not scrollTo when ComboBox value/selection is set
Craig Cavanaugh
github.com+636962+ccavanaugh at openjdk.java.net
Thu Apr 2 17:10:05 UTC 2020
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!
-------------
Commit messages:
- Merge branch 'master' of https://github.com/openjdk/jfx
- Merge branch 'master' of https://github.com/openjdk/jfx
- Fix for JDK-8129123
Changes: https://git.openjdk.java.net/jfx/pull/136/files
Webrev: https://webrevs.openjdk.java.net/jfx/136/webrev.00
Issue: https://bugs.openjdk.java.net/browse/JDK-8129123
Stats: 4 lines in 1 file changed: 3 ins; 0 del; 1 mod
Patch: https://git.openjdk.java.net/jfx/pull/136.diff
Fetch: git fetch https://git.openjdk.java.net/jfx pull/136/head:pull/136
PR: https://git.openjdk.java.net/jfx/pull/136
More information about the openjfx-dev
mailing list