-
Enhancement
-
Resolution: Unresolved
-
P4
-
fx2.0
-
- Windows XP
- JavaFX 2 Beta Build 32
- Java 6 (update 26)
All layout information for a Node (eg width) is correctly reported when it is attached to a Scene. However for an unattached Node any reported layout information is incorrect (eg -1.0 for width). Although not all layout information can be reported for an unattached Node, some information can be reported (eg width and height) without having the Node attached first.
- blocks
-
JDK-8114364 Layout information of Pane Objects
- Closed
- duplicates
-
JDK-8098232 Make it possible to get correct Node.min/pref/maxWidth/Height() when not attached to Scene
- Closed