RFR: 8185887: TableRowSkinBase fails to correctly virtualize cells in horizontal direction [v6]

Marius Hanl mhanl at openjdk.org
Thu Jan 16 22:40:43 UTC 2025


On Thu, 16 Jan 2025 20:50:47 GMT, Andy Goryachev <angorya at openjdk.org> wrote:

> The not-so-good news is that there is a configuration when the HSB remains, but once you click on it it disappears (might be hard to reproduce). In both this PR and with the master branch, the HSB remains even though it's not needed:

When I debugged the double pulse, I found out that the viewport breadth changed a little bit between the first and the second call. Which might also change the HSB. 
My guess is that this issue and the double pulse are related, I already thought about this when I found this out first when doing this PR. So yes, worth investigating at one point.

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

PR Comment: https://git.openjdk.org/jfx/pull/1644#issuecomment-2597048352


More information about the openjfx-dev mailing list