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

[macosx] MouseClickCount.java produces click count greater than 1 when left-button click is followed by quick right button click

XMLWordPrintable

    • x86
    • os_x

      Testsuite name: Regression
      JDK/JRE tested: JDK8b94(64bit)
      OS/architecture: macmini10.7-x64
      Reproducible: Always
      Reproducible on machine: macmini10.7-x64

      Instruction:
      clicking on Frame panel quickly will produce clickCount larger than 1: in the Text Area the count is printed for each mouse click. verify that a left-button click followed by a right button click quickly will not generate 1,2,i.e. it's not considered a double clicking.

      Actual behavior:
      A left-button click followed by a right button click quickly that generate 1.2.

      validation:
      mac10.7-x64/8b93(64bit): fail
      mac10.7-x64/7u25b14(64bit):pass

            Unassigned Unassigned
            michaelw Michael Wang (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated: