RFR: 8293119: Additional constrained resize policies for Tree/TableView [v29]

Kevin Rushforth kcr at openjdk.org
Wed Jan 4 21:21:03 UTC 2023


On Tue, 3 Jan 2023 23:02:15 GMT, Andy Goryachev <angorya at openjdk.org> wrote:

> > I am seeing a new behavior,
> 
> could you check the latest version please?

I just confirmed that I was testing the latest version yesterday afternoon.

> I think the latest version works as expected, except for one scenario with fractional size, where both AUTO_RESIZE_FLEX_LAST_COLUMN and AUTO_RESIZE_FLEX_NEXT_COLUMN result in the adjustment of the columns to the left of the one being resized (data=many columns, same pref)

I can reproduce the bug I reported above with flex policies using a screen scale of 1 on Mac, Windows, and Linux.

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

PR: https://git.openjdk.org/jfx/pull/897


More information about the openjfx-dev mailing list