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 107998

Summary: Sorting by position for editor context menu
Product: editor Reporter: Miloslav Metelka <mmetelka>
Component: SettingsAssignee: Petr Hrebejk <phrebejk>
Status: RESOLVED FIXED    
Severity: blocker CC: phrebejk
Priority: P2    
Version: 6.x   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Miloslav Metelka 2007-06-25 13:11:38 UTC
We should support absolute ordering in the editor context menu and submenus and possibly use the same way as Jesse did
for MimeLookup.
Comment 1 Petr Hrebejk 2007-07-10 16:55:33 UTC
*** Issue 103582 has been marked as a duplicate of this issue. ***
Comment 2 Petr Hrebejk 2007-07-10 16:56:03 UTC
Increasing priority because of #103582
Comment 3 Petr Hrebejk 2007-07-11 09:15:22 UTC
Checking in NbEditorKit.java;
/cvs/editor/src/org/netbeans/modules/editor/NbEditorKit.java,v  <--  NbEditorKit.java
new revision: 1.111; previous revision: 1.110
done