JDK-8296330 : Tests: Add layout container snapping tests
  • Type: Enhancement
  • Component: javafx
  • Sub-Component: graphics
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2022-11-03
  • Updated: 2022-11-18
  • Resolved: 2022-11-17
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
openjfx20Fixed
Related Reports
Blocks :  
Description
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 ticket is to add snapping tests for all layout container.
Another improvement is to use the snappedXXXInsets methods on the layout container which are working already.
Comments
Changeset: 626227dc Author: Marius Hanl <mhanl@openjdk.org> Date: 2022-11-17 18:09:26 +0000 URL: https://git.openjdk.org/jfx/commit/626227dc1029a0d984f2ed89a4397954bd71d676
17-11-2022

A pull request was submitted for review. URL: https://git.openjdk.org/jfx/pull/936 Date: 2022-11-03 21:15:08 +0000
03-11-2022

This sounds like a good idea. Thanks.
03-11-2022