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 135758 - Folder chooser for shared libraries: created new folder, path textboxes on right weren't updated
Summary: Folder chooser for shared libraries: created new folder, path textboxes on ri...
Status: RESOLVED WONTFIX
Alias: None
Product: projects
Classification: Unclassified
Component: Libraries (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-25 05:15 UTC by rdelaplante
Modified: 2016-07-07 08:39 UTC (History)
0 users

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 rdelaplante 2008-05-25 05:15:29 UTC
I have a project that uses shared libraries and decided to change the folder where shared libraries live.  Right clicked
project, click properties, libraries, then the browse button beside "Libraries Folder".  I clicked the icon in the file
chooser to create a new folder.  The shared libraries related labels on the right showed something like ../../../New
Folder/, a new folder node showed up in the folders list, and it was in edit mode so that I could type a new name. 
After I pressed enter, the labels on the right were not updated with the new name.  I had to highlight a different
folder then come back to my new folder to get the labels on the right to show the correct folder name.
Comment 1 Milos Kleint 2008-05-26 13:26:16 UTC
hmm.. I'll have to investigate the code but I believe it doesn't get update because the swing filechooser doesn't tell
us the name of the folder changed..
Comment 2 Antonin Nebuzelsky 2010-07-30 15:16:54 UTC
Reassigning to default owner.
Comment 3 Martin Balin 2016-07-07 08:39:24 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