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/16553] New: BasicInternalFrameUI needs LightweightDispatcher style redispatch


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


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