-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
P4
-
Affects Version/s: 8
-
Component/s: javafx
-
Environment:
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
-