bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug swing/52716] New: AbstractAction clone() problem with listeners


From: Steven_Carr at yahoo dot com
Subject: [Bug swing/52716] New: AbstractAction clone() problem with listeners
Date: Sun, 25 Mar 2012 22:33:30 +0000

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

             Bug #: 52716
           Summary: AbstractAction clone() problem with listeners
    Classification: Unclassified
           Product: classpath
           Version: 0.98
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: swing
        AssignedTo: address@hidden
        ReportedBy: address@hidden


Created attachment 26989
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26989
Patch Included

I have an application that uses custom menu lists to implement a JScrollMenu.  
The implementation creates a master action, clones it, then changes the name of
the clone, and finally calls JMenuItem(clonedAction).   The menu text gets set
to null and does not display on the MenuBar.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]