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

MouseEvent MOUSE_EXITED, not being passed

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2
    • 1.1.5
    • 1.1_alpha, 1.1.4
    • client-libs
    • 1.1.5
    • generic, sparc
    • solaris_2.5
    • Verified

    Backports

      Description

        - put lightweight component (LWC), right next to a heavyweight component (HWC)
        (e.g. your LWC extends Component and a Canvas(or Button))
        - a listener on the LWC will not receive a mouseExited event
        when the mouse is moved into the HWC, but only after the mouse leaves
        the Frame (or enters another LWC).
        - example code is in /home/cotton/src/awtbug/MouseEventBug.java
        java MouseEventBug

        I added the example file as an attachment (not sure if that works or not)

        Attachments

          Issue Links

            Activity

              People

                xdengsunw Xianfa Deng (Inactive)
                duke J. Duke
                Votes:
                0 Vote for this issue
                Watchers:
                0 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:
                  Imported:
                  Indexed: