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 22225 - item menu Option when I right click an object
Summary: item menu Option when I right click an object
Status: RESOLVED WONTFIX
Alias: None
Product: editor
Classification: Unclassified
Component: Actions/Menu/Toolbar (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: Miloslav Metelka
URL: http://ui.netbeans.org/docs/hi/option...
Keywords: UI
Depends on:
Blocks:
 
Reported: 2002-04-09 11:10 UTC by vbrabant
Modified: 2016-07-07 07:27 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description vbrabant 2002-04-09 11:10:06 UTC
I am not sure to have choosen the good subcomposent, but 
hereafter is my explanation.

When I right-click on a objet, I would like to see an item 
menu 'Option'. When I click on this item menu, a dialog 
box as the tool/option will be displayed but already good 
positionned.
For example, I am busy to edit a Java source and can't see 
the helpful editor toolbar (to position easyly on methods) 
on top of the editor.
I just right-click on the editor, choose Option, and the 
table with all options concerning the Java Editor and Java 
Source will be displayed. I set Show Editor Toolbar to 
true and voilà.


I think that this function can be helpful for user.
They can see directly which parameters can be modified
in that context.

For example, when I want that Editor Toolbar is displayed, 
logically i go to Java Editor, but that function must be 
enable/disable in JavaSource node.
Comment 1 Jan Zajicek 2002-04-09 15:07:13 UTC
Pasing to Yarda to propose some howto for this interesting feature.
Comment 2 _ ttran 2002-04-09 15:42:43 UTC
Defect?  No it's a RFE.
Comment 3 Jesse Glick 2002-04-09 16:19:07 UTC
IMO this is just a duplicate of existing work done in UI proposals for
revised Options dialog; see URL.
Comment 4 vbrabant 2002-04-09 23:00:31 UTC
Sorry, It was evidently not a defect but a rfe.

I readed the document given by Jesse, and i am very 
satisfy of the amelioration that will be apported by this 
work.
I would like to test it as soon as available in the build 
trunk. Thus let me know when it will be available.

But it's not totally what I asked.

It's true that when I right click on a Java Editor it will 
open the options windows with tree already opened and 
positionned on Editor|Editors| and Show Options for 
JavaEditor already selected. That really a plus for us.

But I think the a filter must be set on the tree to see 
only nodes concerning Java.

For example, I will see by default only 
Environment|Fonts and Colors | for Java
Environment|Keyboard | for Java
Editor | Abbreviations | for Java editor
Editor | Editors | for Java editor
Editor | Indentation | for Java editor
Editor | Macros | for Java editor
Projects | Java
Projects | Javadoc

It means that for each node, a keyword list must be 
associated.
When someone choose Options, depending of the context, a 
keyword will be passed.
Each node of the tree will check if it is concerning and 
displayed or not.

for example, if I choose options from tool, keyword 'ALL' 
will be send to all nodes of the tree.
If I choose Options from the Java Editor, keyword 'JAVA 
JAVADOC' will be send to all nodes of the tree. Just nodes 
concerning Java and/or Javadoc will be displayed.
If I choose Options from the HTML Editor, keyword 'HTML' 
will be send.
If I choose Options from the JSP Editor, keywords 'HTML, 
JSP and JAVA' will be send.

etc etc

If user want to see all the tree, it must be able to 
change the filter.

What do you think ?
Comment 5 Marek Grummich 2002-07-22 08:32:06 UTC
Target milestone was changed from '3.4' to TBD.
Comment 6 Marek Grummich 2002-07-22 08:40:03 UTC
Target milestone was changed from '3.4' to TBD.
Comment 7 Jaroslav Tulach 2002-07-29 13:47:33 UTC
Looks like an editor issue which could be solved in general, but need
not be. Passing to editor guys to evaluate.
Comment 8 Miloslav Metelka 2002-07-29 15:56:21 UTC
According to the fact that according to the original request all the

Environment|Fonts and Colors | for Java
Environment|Keyboard | for Java
Editor | Abbreviations | for Java editor
Editor | Editors | for Java editor
Editor | Indentation | for Java editor
Editor | Macros | for Java editor
Projects | Java
Projects | Javadoc

are affected I think it will need some broader solution with
introducing some "categories" keywords but I do not have any concrete
idea.
Comment 9 vbrabant 2003-05-26 22:31:12 UTC
What'ss the current status ??
Comment 10 Roman Strobl 2004-12-07 15:51:53 UTC
Changing subcomponent to menu.
Comment 11 Martin Balin 2016-07-07 07:27:25 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss