This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug SWING/16540] New: GlassPane intercepting of MouseEvents flaky.
- From: "kho at redhat dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Jul 2004 16:12:54 -0000
- Subject: [Bug SWING/16540] New: GlassPane intercepting of MouseEvents flaky.
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
The glasspane is not supposed to (according to attached test case) intercept
mouse events if no mouse listeners are attached.
The current implementation intercepts (redirects MouseEvents to the glasspane)
regardless of whether any mouse listeners are attached.
--
Summary: GlassPane intercepting of MouseEvents flaky.
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
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16540