This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug SWING/16553] New: BasicInternalFrameUI needs LightweightDispatcher style redispatch
- 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 20:50:04 -0000
- Subject: [Bug SWING/16553] New: BasicInternalFrameUI needs LightweightDispatcher style redispatch
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
1. Bring up a JInternalFrame with a JButton in it.
2. Press on the JButton (don't release).
3. Drag outside of the JInternalFrame.
4. Release.
The problem is the naive GlassPaneDispatcher in BasicInternalFrameUI.
I'm currently working on a fix.
--
Summary: BasicInternalFrameUI needs LightweightDispatcher style
redispatch
Product: gcc
Version: 3.5.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: SWING
AssignedTo: kho 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=16553