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 swing/16540] GlassPane intercepting of MouseEvents flaky.


------- Additional Comments From abalkiss at redhat dot com  2005-09-02 19:45 -------
This bug appears to stem from the implementation method
Container$LightweightDispatcher.acquireComponentForMouseEvent method.  This is
an undocumented implementation method so it will take me a while to fix it while
making sure I don't break something else.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16540


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