> The bug happened when setting only width or height (not both) on a Stage that > was oriented by the view size. > > The fix just uses the previous value for width/height if not set. > > The test class is designed to accept more test cases in the "mixed sizing" > scenarios.
Thiago Milczarek Sayao has updated the pull request incrementally with two additional commits since the last revision: - Move it to a Robot test - Fix test to fail without the fix ------------- Changes: - all: https://git.openjdk.org/jfx/pull/1654/files - new: https://git.openjdk.org/jfx/pull/1654/files/2cffd52e..6433d772 Webrevs: - full: https://webrevs.openjdk.org/?repo=jfx&pr=1654&range=07 - incr: https://webrevs.openjdk.org/?repo=jfx&pr=1654&range=06-07 Stats: 250 lines in 2 files changed: 110 ins; 140 del; 0 mod Patch: https://git.openjdk.org/jfx/pull/1654.diff Fetch: git fetch https://git.openjdk.org/jfx.git pull/1654/head:pull/1654 PR: https://git.openjdk.org/jfx/pull/1654