On Sun, 11 Sep 2022 09:39:20 GMT, Jeanette Winzenburg <faste...@openjdk.org> wrote:
> wondering about your comment in the bug report: you stated that you can > reproduce it on Win, does this imply you couldn't on Mac? I hadn't tried running `HorizontalConstrainedTableScrollingMin` on Mac, since Andy said he couldn't reproduce it with that program. I just now ran it, and no, that specific program doesn't show the bug on Mac. However, the unit test in this PR _does_ fail on Mac without the fix, and passes with the fix. ------------- PR: https://git.openjdk.org/jfx/pull/894