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

typo isSecondaryButtonDown()

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • jfx11, 8, 9, 10
    • 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.

            nlisker Nir Lisker
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: