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

AWT Choice does not send an event by mouse on Linux

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P2 P2
    • 12
    • 12, 13
    • client-libs
    • Redhat Enterprise Linux 7 and Ubuntu 18.04.

    • b17
    • 12
    • x86_64
    • linux

      AWT Choice doesn't send an event for ItemListener by mouse operation on Linux.
      Keyboard can work.

      Recreate steps:
      1. Create and open a frame with AWT Choice component.
      2. Select an item on the Choice.
      Even if the item was not the current one, no event was posted.

      Evaluation:
      This is a regression problem since 12-b17.
      There is a chance to update the selected item before condition check.

            tnakamura Toshio Nakamura
            tnakamura Toshio Nakamura
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: