-
Bug
-
Resolution: Fixed
-
P4
-
7u6
-
Ask Steve.
Steve Chin is demoing JavaFX 2 at PJUG (Portland Java User Group) right now, and when he changed his example .textOrigin(VPos.TOP) to pass null (just to see what line number the exception would report), the exception actually came from a completely different place; apparently during rendering, but not sure.
- duplicates
-
JDK-8119644 setTextAlignment(null) kills the scene graph
-
- Closed
-
-
JDK-8125316 setTextOrigin(null) kills the scene graph
-
- Closed
-
- relates to
-
JDK-8125528 Scenegraph doesn't handle null values passed for enum arguments
-
- Resolved
-