bug-classpath
[Top][All Lists]
Advanced

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

[Bug swing/24742] New: SwingUtilities.replaceUIActionMap incorrect


From: abalkiss at redhat dot com
Subject: [Bug swing/24742] New: SwingUtilities.replaceUIActionMap incorrect
Date: 8 Nov 2005 20:13:45 -0000

The testcase attached shows that SwingUtilities.replaceUIActionMap is
incorrect.  It should be looking for the first ActionMapUIResource and
replacing that, but instead it climbs all the way up to look for an action map
whose parent is null and then puts the new action map on top (so the parent is
no longer null).


-- 
           Summary: SwingUtilities.replaceUIActionMap incorrect
           Product: classpath
           Version: unspecified
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: swing
        AssignedTo: abalkiss at redhat dot com
        ReportedBy: abalkiss at redhat dot com


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





reply via email to

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