bug-classpath
[Top][All Lists]
Advanced

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

[Bug swing/24854] New: MenuItem accelerators don't register WHEN_IN_FOCU


From: abalkiss at redhat dot com
Subject: [Bug swing/24854] New: MenuItem accelerators don't register WHEN_IN_FOCUSED_WINDOW key bindings
Date: 14 Nov 2005 18:35:41 -0000

The testcase attached demonstrates that our menus do not have the proper
WHEN_IN_FOCUSED_WINDOW key bindings after their accelerator has been set.  

It also shows that there should be a ComponentInputMapUIResource installed from
the UI that is not installed (this is the "parent input map was null!" line).

It also shows that ComponentInputMap.keys() should be returning null when there
are no bindings but instead it is returning a KeyStroke array of length 0.

These issues need to be fixed before menu accelerators will work.


-- 
           Summary: MenuItem accelerators don't register
                    WHEN_IN_FOCUSED_WINDOW key bindings
           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=24854





reply via email to

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