-
Bug
-
Resolution: Cannot Reproduce
-
P3
-
None
-
fx1.0
-
Windows XP Prof, JavaFX 1.0 b42
I've a multi line text applied as a clip for an ImageView. ImageView is added to a VBox. VBox has other nodes above the ImageView. Events are not triggered at the first line of the clipped ImageView. If I have add more nodes above the ImageView, events stop triggering at the second and third lines too.
To reproduce, run the attached code. The testcase should be modified to use an image available.
To reproduce, run the attached code. The testcase should be modified to use an image available.
- relates to
-
JDK-8105258 A translated node having Text clip do not trigger events correctly
- Closed