Bug 16727 - MouseEvents not being consumed.
Summary: MouseEvents not being consumed.
Status: RESOLVED FIXED
Alias: None
Product: classpath
Classification: Unclassified
Component: swing (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: pre-0.18
Assignee: graydon hoare
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-26 21:00 UTC by Kim Ho
Modified: 2005-10-16 01:39 UTC (History)
3 users (show)

See Also:
Host:
Target:
Build:
Known to work:
Known to fail:
Last reconfirmed:


Attachments
Test case. (293 bytes, text/plain)
2004-07-26 21:00 UTC, Kim Ho
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kim Ho 2004-07-26 21:00:03 UTC
Attached test case. Run and you'll see that two events are dispatched per mouse
movement.

What should happen is that the Label should grab the event and consume it.
Comment 1 Kim Ho 2004-07-26 21:00:21 UTC
Created attachment 6831 [details]
Test case.
Comment 2 Kim Ho 2004-07-29 17:56:02 UTC
*** Bug 16540 has been marked as a duplicate of this bug. ***
Comment 3 Kim Ho 2004-08-03 19:05:50 UTC
fixed on java-gui-branch
Comment 4 Andrew Pinski 2004-12-01 00:36:54 UTC
All of these are all fixed in 4.0.0 by the merge of the gui branch.