RFR: 8296330: Tests: Add layout container snapping tests [v6]

Ambarish Rapte arapte at openjdk.org
Wed Nov 16 09:42:19 UTC 2022


On Thu, 10 Nov 2022 16:46:53 GMT, Marius Hanl <mhanl at openjdk.org> wrote:

>> While checking https://bugs.openjdk.org/browse/JDK-8295078 I found much more layout container which do not snap their children correctly.
>> 
>> The goal of this PR is to add snapping tests for all layout container.
>> After that we can create issues for all broken layout container, fix them and comment in the corresponding line.
>
> Marius Hanl has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8296330: Added JDK-8296609

Marked as reviewed by arapte (Reviewer).

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

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


More information about the openjfx-dev mailing list