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 44261 - New File wizard: Move the information about the project to title bar
Summary: New File wizard: Move the information about the project to title bar
Status: RESOLVED WONTFIX
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Projects UI (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Milan Kubec
URL:
Keywords:
Depends on:
Blocks: 41535
  Show dependency tree
 
Reported: 2004-06-03 08:30 UTC by jrojcek
Modified: 2009-07-29 15:03 UTC (History)
3 users (show)

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 jrojcek 2004-06-03 08:30:19 UTC
David John suggested:

It is probably far too late to suggest these things, but I notice 
that the name and location page of every file template seems to 
need to name the project in a read-only field. I wonder if we 
might change this in the future to put this information in a 
different location.  For example, in the title bar:
   New <item> for Project <projectname>
this is a slight distortion of the JLF guidelines, but I think it is 
within the spirit of them.
Comment 1 Jesse Glick 2004-06-15 13:21:38 UTC
Status for D?
Comment 2 jrojcek 2004-06-15 16:34:20 UTC
Not for D.
Comment 3 Petr Dvorak 2009-07-29 13:47:13 UTC
Do we want to implement this (current NB version is 6.8)? Currently, there is a combobox in the first step of the wizard
that allows you to choose the project. Does it mean that title should dynamically change?

If this RFE is not planned (if we don't want to do this), please close the issue as WONTFIX.
Comment 4 Ondrej Langr 2009-07-29 14:20:46 UTC
IMO still applicable. 

On the first page (if the wizard is invoked from main menu or main toolbar), there is a combo with project choice - this
needs to remain there. 

On the second page (if wizard invoked from main menu or toolbar - first page if invoked from project contextual menu)
this information is again, but this time not possible to change. Here it's useless and I guess the enhancement was about
moving this second instance (first if invoked from contextual menu) to the titlebar.

jrojcek no longer works on netbeans, reassigning to component owner. 
Comment 5 Petr Dvorak 2009-07-29 14:39:38 UTC
IMO this is a RFE, so the question is not if it is applicable but if we intend to do it, because this is no big change
from my point of view.

Currently, the project name is displayed in the textfield in the second panel of the wizard. Do we want to move it to
the title? Will it gain better visibility? What will it require from module owners (will CND/Ruby have to redo their
dialogs not to contain the textfield?).
Comment 6 Ondrej Langr 2009-07-29 15:03:44 UTC
> Will it gain better visibility? 

No, it will gain worse visibility :-). But given that the action has either been invoked on a certain project or the
project has been chosen in the previous step, it's reasonable. 

> What will it require from module owners 
> (will CND/Ruby have to redo their dialogs not to contain the textfield?).

I'm sorry, don't know the answer. 

Although a slight UI improvement, probably not worth the trouble - we have more important things to focus on. Closing as
WONTFIX.