MouseEvent MOUSE_EXITED, not being passed

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P2
    • 1.1.5
    • Affects Version/s: 1.1_alpha, 1.1.4
    • Component/s: client-libs
    • 1.1.5
    • generic, sparc
    • solaris_2.5
    • Verified

        - 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)

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

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: