RFR: 8089280: horizontal scrollbar should never become visible in TableView with constrained resize policy [v2]
Kevin Rushforth
kcr at openjdk.org
Mon Sep 12 11:49:58 UTC 2022
On Sun, 11 Sep 2022 09:39:20 GMT, Jeanette Winzenburg <fastegal at 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
More information about the openjfx-dev
mailing list