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

XAWT- mouseReleased() is not getting called for Choice.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 5.0
    • client-libs
    • generic
    • generic

      mouseReleased() is not getting called for Choice in XAWT mode

      Steps to Reproduce
      ----------------
      1)Compile attached code and Run "TestAction.java"
      2)Click on Choice
      3)see the output on console(both mousePressed() and mouseReleased()) getting called
      4)Run the program again with "-Dawt.toolkit=sun.awt.X11.XToolkit" options
      5)Click on Choice
      3)see the output on console(only mousePressed()) is getting called

            dav Andrei Dmitriev (Inactive)
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: