-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: fx2.0
-
Component/s: javafx
When the content of a Text node is set to the empty string and setWrappingWidth() is called on the node, the height of the Bounds returned by getBoundsInLocal() is 0. See attached test case.