No way to determine Node screen coordinates.

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Duplicate
    • Priority: P2
    • fx1.3
    • Affects Version/s: fx1.2, fx1.3
    • Component/s: javafx
    • None

      There is no way to determine screen coordinates of a node.

      I could get coordinates of a node in Scene by localToScene method, I could get screen coordinates of a Stage.

      But Scene.x and Scene.y are always 0.

      So, if Stage.style is StageStyle.DECORATED there is a window border width (which affects x coordinate) and title height (which affects y).

      This is a blocker for UI test automation.

            Assignee:
            Dmitri Trembovetski (Inactive)
            Reporter:
            Aleksandre Iline
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: