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

Kevin Rushforth kcr at openjdk.org
Mon Jan 9 17:17:04 UTC 2023


On Fri, 6 Jan 2023 23:06:03 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:

>> Andy Goryachev has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 101 commits:
>> 
>>  - Merge remote-tracking branch 'origin/master' into 8293119.constrained
>>  - 8293119: removed debug printouts
>>  - Merge remote-tracking branch 'origin/master' into 8293119.constrained
>>  - width indicator in tester
>>  - 2023
>>  - 2023
>>  - small delta
>>  - whitespace
>>  - whitespace
>>  - Merge remote-tracking branch 'origin/master' into 8293119.constrained
>>  - ... and 91 more: https://git.openjdk.org/jfx/compare/ca29cc61...795d196e
>
> modules/javafx.controls/src/test/java/test/javafx/scene/control/ResizeHelperTest.java line 49:
> 
>> 47:  *
>> 48:  * TODO rename
>> 49:  * TODO parallel class with TreeTableView, or as part of each test?
> 
> What is your plan to test `TreeTableView`?

Unless I missed something, this is not yet resolved. We need automated tests of `TreeTableView` in addition to the automated tests of `TableView`.

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

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


More information about the openjfx-dev mailing list