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 190910

Summary: '~' is not expanded in paths fields
Product: cnd Reporter: Alexander Pepin <apepin>
Component: -- Other --Assignee: igor_nikiforov <igor_nikiforov>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: P3    
Version: 7.0.1   
Hardware: All   
OS: Other   
Issue Type: DEFECT Exception Reporter:

Description Alexander Pepin 2010-10-11 14:42:57 UTC
This was brought up while Cadence visits.
Comment 1 Thomas Preisler 2010-11-18 01:03:10 UTC
I know some former Sun Workshop users liked this feature and we have discussed this many times in the past. The conclusion has always been: it would be wrong to implement something like this is a few selected dialogs, for instance those in CND/projects. During normal usage, many operations are performed using dialogs from other modules like NB projects or editor. Opening a project or a file, for instance. We can't change this in CND. If we want a feature like this, it needs to be a universal change throughout NetBeans. Anything else would give a bad experience with some dialogs (those not controlled by CND) not having this feature. Perhaps this should even be implemented at the Swing level. Will close as Will Not Fix. If you insist of re-opening, please don't just pick projects, file it against NetBeans so it can be implemented across the board. And it looks more like an enhancement like a defect to me.
Comment 2 Vladimir Voskresensky 2010-11-19 20:58:24 UTC
Thomas, do you know NB chooser which doesn't support "~"?
Open File
Open Project
Save As

they all support "~"
Comment 3 Vladimir Voskresensky 2011-09-09 07:06:24 UTC
Igor, please, have a look. Cadence still has issues with ~ in some of our dialogs
Comment 4 igor_nikiforov 2011-09-14 11:06:20 UTC
All dialogs in NetBeans 7.0.1 do support ~.