-
Bug
-
Resolution: Duplicate
-
P4
-
8
-
fx3d amd64 b177 win7
Run this code.
Click on top-left corner of Box, then click outside Box on top-left side.
On console you will see that inside of Box coordinates is (150+ ;150+), but outside of Box coordinates is (170+,170+).
Hypothesis: MouseEvent return coordinates in Mesh, not in Scene.
Is this expected?
Click on top-left corner of Box, then click outside Box on top-left side.
On console you will see that inside of Box coordinates is (150+ ;150+), but outside of Box coordinates is (170+,170+).
Hypothesis: MouseEvent return coordinates in Mesh, not in Scene.
Is this expected?
- duplicates
-
JDK-8118487 Click event has wrong scene coordinates in 3D
- Resolved