Integrated: 8137244: Empty Tree/TableView with CONSTRAINED_RESIZE_POLICY is not properly resized
Andy Goryachev
angorya at openjdk.org
Fri Jan 20 16:23:58 UTC 2023
On Tue, 10 Jan 2023 19:34:33 GMT, Andy Goryachev <angorya at openjdk.org> wrote:
> STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
> 1. Add data to the tree/table with a constrained resize policy
> 2. Clear the table
> 3. Try to resize the tree/table
> Expected:
> - the tree/table columns get resized
> Observed:
> - columns are not resized
>
> Caused by an incomplete fix for RT-14855 / JDK-8113886
This pull request has now been integrated.
Changeset: be89e3e3
Author: Andy Goryachev <angorya at openjdk.org>
URL: https://git.openjdk.org/jfx/commit/be89e3e3c6c3a4479ee16b6e805a4a10fba6f7ab
Stats: 111 lines in 5 files changed: 106 ins; 2 del; 3 mod
8137244: Empty Tree/TableView with CONSTRAINED_RESIZE_POLICY is not properly resized
Reviewed-by: aghaisas
-------------
PR: https://git.openjdk.org/jfx/pull/991
More information about the openjfx-dev
mailing list