From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21254 invoked by alias); 26 Jul 2004 21:00:05 -0000 Mailing-List: contact java-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-prs-owner@gcc.gnu.org Received: (qmail 21163 invoked by uid 48); 26 Jul 2004 21:00:04 -0000 Date: Mon, 26 Jul 2004 21:00:00 -0000 From: "kho at redhat dot com" To: java-prs@gcc.gnu.org Message-ID: <20040726210003.16727.kho@redhat.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug SWING/16727] New: MouseEvents not being consumed. X-Bugzilla-Reason: CC X-SW-Source: 2004-q3/txt/msg00109.txt.bz2 List-Id: 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