This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug AWT/16440] Exceptions thrown when button removes itself


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]