Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8124543

[FX3D] MouseEvent: MouseEvent return incorrect SceneX and SceneY.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • 8
    • 8
    • javafx
    • 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?

            psafrata Pavel Ĺ afrata
            aglushch Andrew Glushchenko (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: