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 107825 - Source menu is not according to UI spec
Summary: Source menu is not according to UI spec
Status: VERIFIED FIXED
Alias: None
Product: javame
Classification: Unclassified
Component: Fragmentation (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Adam Sotona
URL:
Keywords:
: 100916 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-06-22 13:12 UTC by Jiri Prox
Modified: 2007-10-11 16:08 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Prox 2007-06-22 13:12:57 UTC
Product Version: NetBeans IDE Dev (Build 200706220441) Java: 1.6.0_02-ea; Java HotSpot(TM) Client VM 1.6.0_02-ea-b02
System: Linux version 2.6.5-1.358 running on i386; UTF-8; en_US (nb) Userdir: /space/u3

The source menu does not obey the UI spec. 
http://wiki.netbeans.org/wiki/view/MainMenu
Comment 1 Vitezslav Stejskal 2007-06-26 10:46:48 UTC
Hrebejku are you working on this one?
Comment 2 Petr Hrebejk 2007-06-26 12:42:40 UTC
Yes. Seems that there is another bug filed against this I will make it dupe of this one.
Comment 3 Petr Hrebejk 2007-06-26 12:43:40 UTC
*** Issue 100916 has been marked as a duplicate of this issue. ***
Comment 4 Petr Hrebejk 2007-06-26 17:17:43 UTC
Fix Code action added

Checking in editor/hints/src/org/netbeans/modules/editor/hints/Bundle.properties;
/cvs/editor/hints/src/org/netbeans/modules/editor/hints/Bundle.properties,v  <--  Bundle.properties
new revision: 1.7; previous revision: 1.6
done
Checking in editor/hints/src/org/netbeans/modules/editor/hints/resources/layer.xml;
/cvs/editor/hints/src/org/netbeans/modules/editor/hints/resources/layer.xml,v  <--  layer.xml
new revision: 1.5; previous revision: 1.4
done
Checking in java/editor/src/org/netbeans/modules/java/editor/resources/layer.xml;
/cvs/java/editor/src/org/netbeans/modules/java/editor/resources/layer.xml,v  <--  layer.xml
new revision: 1.30; previous revision: 1.29
done
Comment 5 Petr Hrebejk 2007-06-26 17:40:46 UTC
Changed name of Generate Code to Insert Code

Checking in Bundle.properties;
/cvs/java/editor/src/org/netbeans/modules/java/editor/codegen/Bundle.properties,v  <--  Bundle.properties
new revision: 1.8; previous revision: 1.7
Comment 6 Petr Hrebejk 2007-06-27 15:16:31 UTC
Adding show code completion and show documentation.

cvs server: scheduling file `CompletionActionsMainMenu.java' for addition
cvs server: scheduling file `resources/layer.xml' for addition
cvs server: use 'cvs commit' to add these files permanently
Checking in editor/completion/src/org/netbeans/modules/editor/completion/Bundle.properties;
/cvs/editor/completion/src/org/netbeans/modules/editor/completion/Bundle.properties,v  <--  Bundle.properties
new revision: 1.9; previous revision: 1.8
done
RCS file: /cvs/editor/completion/src/org/netbeans/modules/editor/completion/CompletionActionsMainMenu.java,v
done
Checking in editor/completion/src/org/netbeans/modules/editor/completion/CompletionActionsMainMenu.java;
/cvs/editor/completion/src/org/netbeans/modules/editor/completion/CompletionActionsMainMenu.java,v  <-- 
CompletionActionsMainMenu.java
initial revision: 1.1
done
Checking in editor/src/org/netbeans/modules/editor/resources/layer.xml;
/cvs/editor/src/org/netbeans/modules/editor/resources/layer.xml,v  <--  layer.xml
new revision: 1.99; previous revision: 1.98
done
Checking in editor/completion/manifest.mf;
/cvs/editor/completion/manifest.mf,v  <--  manifest.mf
new revision: 1.9; previous revision: 1.8
done
RCS file: /cvs/editor/completion/src/org/netbeans/modules/editor/completion/resources/layer.xml,v
done
Checking in editor/completion/src/org/netbeans/modules/editor/completion/resources/layer.xml;
/cvs/editor/completion/src/org/netbeans/modules/editor/completion/resources/layer.xml,v  <--  layer.xml
initial revision: 1.1
done
Checking in java/editor/src/org/netbeans/modules/java/editor/resources/layer.xml;
/cvs/java/editor/src/org/netbeans/modules/java/editor/resources/layer.xml,v  <--  layer.xml
new revision: 1.31; previous revision: 1.30
done
Comment 7 Petr Hrebejk 2007-07-02 15:02:04 UTC
Added Show method parameters. Agreed with jrojcek that we'll remove the Instant rename.
Comment 8 Jiri Prox 2007-08-03 08:59:36 UTC
The "preprocessor block" menu item is still misplaced, should be at the end
Comment 9 Lukas Hasik 2007-08-03 09:58:55 UTC
reasigning
Comment 10 Adam Sotona 2007-08-09 16:27:07 UTC
fixed
Comment 11 Jiri Prox 2007-10-10 14:11:52 UTC
The menu items are ok now, except that Comment and Uncomment action was replace by Toggle Comment, what is IMHO better.
Jano do you agree?
Comment 12 jrojcek 2007-10-11 16:08:55 UTC
Yes, I agree. The change to "Toggle Comment" was planned. I've updated the UI spec:
http://wiki.netbeans.org/wiki/view/MainMenu