Need a way to get java.awt.event.KeyEvent.VK_XX value from javafx.input.KeyCode

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Duplicate
    • Priority: P4
    • None
    • Affects Version/s: None
    • Component/s: javafx

      javafx.input.KeyCode is an enum now, but it doesn't have a getCode method. This method is required for developing automated tests - we use java.awt.Robot for automation and it accepts java.awt.event.KeyEvent.VK_XX values. We need to convert javafx.input.KeyCode to java.awt.event.KeyEvent.VK_XX values

            Assignee:
            Mick Fleming
            Reporter:
            Girish Ramachandran (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: