public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug SWING/16553] New: BasicInternalFrameUI needs LightweightDispatcher style redispatch
@ 2004-07-14 20:50 kho at redhat dot com
  2004-07-14 20:50 ` [Bug SWING/16553] " kho at redhat dot com
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: kho at redhat dot com @ 2004-07-14 20:50 UTC (permalink / raw)
  To: gcc-bugs

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug SWING/16553] BasicInternalFrameUI needs LightweightDispatcher style redispatch
  2004-07-14 20:50 [Bug SWING/16553] New: BasicInternalFrameUI needs LightweightDispatcher style redispatch kho at redhat dot com
@ 2004-07-14 20:50 ` kho at redhat dot com
  2004-07-16  2:32 ` kho at redhat dot com
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 6+ messages in thread
From: kho at redhat dot com @ 2004-07-14 20:50 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|                            |1


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


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug SWING/16553] BasicInternalFrameUI needs LightweightDispatcher style redispatch
  2004-07-14 20:50 [Bug SWING/16553] New: BasicInternalFrameUI needs LightweightDispatcher style redispatch kho at redhat dot com
  2004-07-14 20:50 ` [Bug SWING/16553] " kho at redhat dot com
@ 2004-07-16  2:32 ` kho at redhat dot com
  2004-07-16  2:32 ` kho at redhat dot com
  2004-07-30 19:35 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 6+ messages in thread
From: kho at redhat dot com @ 2004-07-16  2:32 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From kho at redhat dot com  2004-07-16 02:32 -------
and verified.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |VERIFIED


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


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug SWING/16553] BasicInternalFrameUI needs LightweightDispatcher style redispatch
  2004-07-14 20:50 [Bug SWING/16553] New: BasicInternalFrameUI needs LightweightDispatcher style redispatch kho at redhat dot com
  2004-07-14 20:50 ` [Bug SWING/16553] " kho at redhat dot com
  2004-07-16  2:32 ` kho at redhat dot com
@ 2004-07-16  2:32 ` kho at redhat dot com
  2004-07-30 19:35 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 6+ messages in thread
From: kho at redhat dot com @ 2004-07-16  2:32 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From kho at redhat dot com  2004-07-16 02:32 -------
fixed.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


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


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug SWING/16553] BasicInternalFrameUI needs LightweightDispatcher style redispatch
  2004-07-14 20:50 [Bug SWING/16553] New: BasicInternalFrameUI needs LightweightDispatcher style redispatch kho at redhat dot com
                   ` (2 preceding siblings ...)
  2004-07-16  2:32 ` kho at redhat dot com
@ 2004-07-30 19:35 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-07-30 19:35 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |3.5.0


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


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug swing/16553] BasicInternalFrameUI needs LightweightDispatcher style redispatch
       [not found] <bug-16553-8712@http.gcc.gnu.org/bugzilla/>
@ 2010-09-08 18:19 ` LpSolit at netscape dot net
  0 siblings, 0 replies; 6+ messages in thread
From: LpSolit at netscape dot net @ 2010-09-08 18:19 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from LpSolit at netscape dot net  2010-09-08 18:18 -------
Resetting the target milestone, which doesn't exist in the 'classpath' product.


-- 

LpSolit at netscape dot net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.0.0                       |---


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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2010-09-08 18:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-07-14 20:50 [Bug SWING/16553] New: BasicInternalFrameUI needs LightweightDispatcher style redispatch kho at redhat dot com
2004-07-14 20:50 ` [Bug SWING/16553] " kho at redhat dot com
2004-07-16  2:32 ` kho at redhat dot com
2004-07-16  2:32 ` kho at redhat dot com
2004-07-30 19:35 ` pinskia at gcc dot gnu dot org
     [not found] <bug-16553-8712@http.gcc.gnu.org/bugzilla/>
2010-09-08 18:19 ` [Bug swing/16553] " LpSolit at netscape dot net

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).