RFR: 8276553: ListView scrollTo() is broken after fix for JDK-8089589 [v3]
Kevin Rushforth
kcr at openjdk.java.net
Fri Dec 3 19:30:16 UTC 2021
On Fri, 3 Dec 2021 18:55:29 GMT, Michael Strauß <mstrauss at openjdk.org> wrote:
> Would it be a good idea to fix the implementation of the `position` property as part of this PR (it has the same problem as `cellCount` before the fix)? If not, a follow-up ticket should be filed.
A follow-up issue, [JDK-8278064](https://bugs.openjdk.java.net/browse/JDK-8278064), was filed a couple days ago.
-------------
PR: https://git.openjdk.java.net/jfx/pull/683
More information about the openjfx-dev
mailing list