This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug AWT/16440] Exceptions thrown when button removes itself
- From: "fitzsim at redhat dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Jul 2004 15:34:18 -0000
- Subject: [Bug AWT/16440] Exceptions thrown when button removes itself
- References: <20040708183244.16440.kho@redhat.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From fitzsim at redhat dot com 2004-07-30 15:34 -------
I'm thinking this is caused by the MOUSE_RELEASED event having nowhere to go.
Kim, can this be fixed in the same way that you fixed JToolTip, by disabling
mouse events on a component when it is removed?
--
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|fitzsim at redhat dot com |kho at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16440