Bug 16553 - BasicInternalFrameUI needs LightweightDispatcher style redispatch
Summary: BasicInternalFrameUI needs LightweightDispatcher style redispatch
Status: VERIFIED FIXED
Alias: None
Product: classpath
Classification: Unclassified
Component: swing (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Kim Ho
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-14 20:50 UTC by Kim Ho
Modified: 2010-09-08 18:18 UTC (History)
2 users (show)

See Also:
Host:
Target:
Build:
Known to work:
Known to fail:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kim Ho 2004-07-14 20:50:03 UTC
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.
Comment 1 Kim Ho 2004-07-16 02:32:12 UTC
fixed.
Comment 2 Kim Ho 2004-07-16 02:32:25 UTC
and verified.
Comment 3 Frédéric Buclin 2010-09-08 18:18:39 UTC
Resetting the target milestone, which doesn't exist in the 'classpath' product.