This was intentional. It ensures RegionUnitTest#testCssMinWidth() (et
al.) pass.
;^)
On 9/24/15 11:33 AM, Kevin Rushforth wrote:
This does seem like a bug in the docs, given that the implementation
uses SizeConverter when processing those fields.
You can file a bug at: http://bugs.java.com/
See
https://wiki.openjdk.java.net/display/OpenJFX/Submitting+a+Bug+Report
for more information about filing bugs.
Thanks.
-- Kevin
Jörg Wille wrote:
After VW's cheating, I try to rehabilitate the reputation of german
engineers and prove that most Germans do there work very precisely or
even
pedantic ;-)
Can it be that there is a mistake in the CSS Reference Guide (
https://docs.oracle.com/javase/8/javafx/api/javafx/scene/doc-files/cssref.html#Region)
for region?
The value for -fx-min-height, -fx-pref-height, -fx-max-height,
-fx-min-width, -fx-pref-width, -fx-max-width is defined as <number>
but I
think it should be <size> instead.
If this is a bug, can someone please file an issue for that.
Thanks,
Jörg