typo isSecondaryButtonDown()

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P4
    • None
    • Affects Version/s: jfx11, 8, 9, 10
    • Component/s: javafx
    • x86_64
    • generic

      FULL PRODUCT VERSION :
      https://docs.oracle.com/javase/10/docs/api/javafx/scene/input/MouseEvent.html#isSecondaryButtonDown()

      ADDITIONAL OS VERSION INFORMATION :
      the typo is on the online javadoc
      https://docs.oracle.com/javase/10/docs/api/javafx/scene/input/MouseEvent.html#isSecondaryButtonDown()

      A DESCRIPTION OF THE PROBLEM :
      It is said "Returns true if secondary button (button 1, usually the right)"
      whereas it should be "button 3" as said after the return statement "return true if secondary button (button 3, usually the right) is currently pressed "


      REPRODUCIBILITY :
      This bug can be reproduced always.

            Assignee:
            Nir Lisker
            Reporter:
            Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: