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 114577

Summary: Duplicate 'GoTo' action
Product: editor Reporter: Max Sauer <msauer>
Component: Actions/Menu/ToolbarAssignee: issues@editor <issues>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Max Sauer 2007-09-04 09:49:19 UTC
'GoTo' action is located both in 'Edit' and 'Goto' folders. We need to remove it from ide/defaults/mf-layer.xml, for all
types of keybindings.

---
Product Version: NetBeans IDE Dev (Build 070904) 
Java: 1.6.0_02; Java HotSpot(TM) Client VM 1.6.0_02-b05 
System: Linux version 2.6.12-1.1390_FC4smp running on i386; 
UTF-8; en_US (nb) Userdir: /home/ms159439/.netbeans/dev
Comment 1 Max Sauer 2007-09-04 10:28:16 UTC
Removing shortcuts.
---
Checking in mf-layer.xml;
/cvs/ide/defaults/src/org/netbeans/modules/defaults/mf-layer.xml,v  <--  mf-layer.xml
new revision: 1.43; previous revision: 1.42
done
Comment 2 Max Sauer 2007-09-04 12:18:13 UTC
We have decided to roll this back, and get rid of this action in editor area, and leave it inside core/ui. Goto shortcut
for 'Emacs' keybinding will have to be dealt on Mac separately.
---
Checking in mf-layer.xml;
/cvs/ide/defaults/src/org/netbeans/modules/defaults/mf-layer.xml,v  <--  mf-layer.xml
new revision: 1.44; previous revision: 1.43
done
Comment 3 Vitezslav Stejskal 2007-10-19 13:36:59 UTC
We should stop using o.o.actions.GotoAction and supply our own MainMenuAction. That way we could have the shortcut
defined in the editor and the MainMenuAction would show it correctly. We could then get rid of the global shortcuts (ie.
re-apply Max's fix). Mac and Emacs shortcut versions should work well too.
Comment 4 David Strupl 2009-03-31 15:52:44 UTC
Resolving all issues with milestone "future" as LATER. If you feel strongly that
it should be implemented please reopen and set the target milestone to "next".
Comment 5 Quality Engineering 2009-11-02 10:57:54 UTC
NetBeans.org Migration: changing resolution from LATER to WONTFIX