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 84751

Summary: WSDL Wizard Browse Folders dialog has non-parent nodes appear like they have children
Product: projects Reporter: jlautz <jlautz>
Component: Generic Projects UIAssignee: Milan Kubec <mkubec>
Status: RESOLVED WONTFIX    
Severity: blocker CC: cwebster, jstein, radval, skini
Priority: P4    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Screen shot showing Browse Folders dialog with + in front of folders without subfolders
As Verified in 060925 build
browser UI

Description jlautz 2006-09-13 00:07:39 UTC
Seen on Windows XP with NB Build 200609120000:

1. Start the WSDL wizard.
2. In the Name and Location step, click the Browse button.

==> In the Browse Folders dialog, subfolders appear to have children (+ in front
of them) even when they don't.
Comment 1 jlautz 2006-09-13 00:09:49 UTC
Created attachment 33858 [details]
Screen shot showing Browse Folders dialog with + in front of folders without subfolders
Comment 2 Ritesh Adval 2006-09-22 20:55:47 UTC
This is now fixed.
Comment 3 Ritesh Adval 2006-09-22 20:56:04 UTC
fixed.
Comment 4 Ritesh Adval 2006-09-22 23:40:33 UTC
This one has doc impact. The schema chooser in now similar to the chooser in 
porttype wizard where user selects element or type. only difference is that
here only top level schema nodes are shown.

Comment 5 deepakhp 2006-09-26 07:32:35 UTC
Issue still exists in 060925 build.
Comment 6 deepakhp 2006-09-26 07:34:01 UTC
Created attachment 34482 [details]
As Verified in 060925 build
Comment 7 Ritesh Adval 2006-09-26 19:44:34 UTC
Please verify with the new build, you are definitely using old build.

Attaching the screen shot of the browser.

See this is different now then the one you have.
Comment 8 Ritesh Adval 2006-09-26 19:47:42 UTC
Created attachment 34541 [details]
browser UI
Comment 9 Ritesh Adval 2006-09-26 19:48:16 UTC
This was already fixed, please verify with latest build.
Comment 10 jlautz 2006-09-26 19:51:10 UTC
Ah, but WHICH Browse button?

I was talking about the Folder Browse button, which has not changed. I think
that's going to be one of those "that's just the way NetBeans works, so . . . "
things.

However, I very much like how the XML Schema Browse button -> dialog works now.
Much more user friendly.
Comment 11 Ritesh Adval 2006-09-26 20:03:15 UTC
Thanks for clarifying ,

This is netbeans default chooser  and can not be fixed at this time.
Comment 12 Ritesh Adval 2007-01-19 00:02:19 UTC
The folder browse button behaviour is same across different wizard which allow 
browseing to folder. This a bug in netbeans Templates simple target chooser.
Comment 13 jlautz 2007-02-06 19:05:08 UTC
Is this logged as a NB bug?
Comment 14 Ritesh Adval 2007-02-28 01:33:40 UTC
This is another netbeans template ui bug, similar to 86996.

we are using standard template chooser panel.

static WizardDescriptor.Panel 	createSimpleTargetChooser(Project project,
SourceGroup[] folders, WizardDescriptor.Panel bottomPanel) 

the top panel shows:

File Name:

Project:

Folder:

Created File:

The Browse button next folder launches a folder chooser.
This folder chooser shows plus sign for nodes which does not have children.

I see the same behavior in all the places where createSimpleTargetChooser is
used. (ex file -->new file->xml->xml schema, file -->new file->xml->xml document
file -->new, file->service oriented architecture->bpel process etc)


Chris,

can you please assign this to someone in the core netbeans so that they can fix
this.

Thanks
Comment 15 Milan Kubec 2007-02-28 07:34:23 UTC
I'm sorry, but this issue is not P3, see
http://qa.netbeans.org/bugzilla/bug_priority_guidelines.html
Lowering back to P4.
Comment 16 Martin Schovanek 2007-03-06 15:37:25 UTC
5.5.1_candidate status whiteboard removed
Comment 17 Lukas Hasik 2008-04-10 21:41:16 UTC
moving opened issues from TM <= 6.1 to TM=Dev
Comment 18 Quality Engineering 2009-12-21 05:29:46 UTC
This bug was reported against NetBeans IDE 6.0 or an older release, or against a non-maintained module. NetBeans team does not have enough resources to get to this issue, therefore we are closing the issue as a WONTFIX. If you are interested in providing a patch for this bug, please see our NetFIX guidelines for how to proceed. 

We apologize for any inconvenience.


Thank you.
The NetBeans Team