[Rev 01] 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
Sat Apr 18 09:43:54 UTC 2020
> https://bugs.openjdk.java.net/browse/JDK-8129123
>
> 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!
Craig Cavanaugh has updated the pull request incrementally with one additional commit since the last revision:
Update unit test for JDK_8129123 to check midpoint of the list
-------------
Changes:
- all: https://git.openjdk.java.net/jfx/pull/166/files
- new: https://git.openjdk.java.net/jfx/pull/166/files/28b25370..0b6683dd
Webrevs:
- full: https://webrevs.openjdk.java.net/jfx/166/webrev.01
- incr: https://webrevs.openjdk.java.net/jfx/166/webrev.00-01
Stats: 9 lines in 1 file changed: 9 ins; 0 del; 0 mod
Patch: https://git.openjdk.java.net/jfx/pull/166.diff
Fetch: git fetch https://git.openjdk.java.net/jfx pull/166/head:pull/166
PR: https://git.openjdk.java.net/jfx/pull/166
More information about the openjfx-dev
mailing list