On Mon, 6 Dec 2021 09:23:53 GMT, eduardsdv <d...@openjdk.java.net> wrote:
> I tested it again. Without the changes in this PR the bug is still there. > **If the item is larger than the viewport**, the VirtualFlow.scrollToTop(int) > scrolls to the end instead of to top of the item. ahhh .. finally I understand what you mean - bolding of the quote ;) Might be obvious for everybody except me .. but the bug report is missing that crucial information ... ------------- PR: https://git.openjdk.java.net/jfx/pull/656