This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug SWING/16727] New: MouseEvents not being consumed.
- From: "kho at redhat dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 Jul 2004 21:00:04 -0000
- Subject: [Bug SWING/16727] New: MouseEvents not being consumed.
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
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.
--
Summary: MouseEvents not being consumed.
Product: gcc
Version: 3.5.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: SWING
AssignedTo: graydon at redhat dot com
ReportedBy: kho at redhat dot com
CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16727