This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 19485

Summary: Use InputMap for handling of global shorcuts
Product: platform Reporter: Jaroslav Tulach <jtulach>
Component: ActionsAssignee: Jaroslav Tulach <jtulach>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: Linux   
Issue Type: TASK Exception Reporter:
Bug Depends on:    
Bug Blocks: 17597    

Description Jaroslav Tulach 2002-01-16 15:03:16 UTC
As described at http://openide.netbeans.org/proposals/actions/index.html#short
it would be better to replace our current FocusManager with a better
implementation - probably by using Swing's standard InputMaps...
Comment 1 Marek Grummich 2002-07-22 11:15:19 UTC
Set target milestone to TBD
Comment 2 Marek Grummich 2002-07-22 11:18:26 UTC
Set target milestone to TBD
Comment 3 Jiri Rechtacek 2004-04-23 10:49:45 UTC
Assigned to new owner.
Comment 4 Jaroslav Tulach 2010-10-13 12:05:32 UTC
Not really needed, things seem to work even without InputMap.