Bug 2196

Summary: [Import/Export] Import dialog should allow the user to select "MY Computer". (1GEAGDF)
Product: [Eclipse Project] Platform Reporter: Kevin Haaland <Kevin_Haaland>
Component: UIAssignee: Tod Creasey <Tod_Creasey>
Status: RESOLVED INVALID QA Contact:
Severity: enhancement    
Priority: P3 Keywords: investigate
Version: 2.0   
Target Milestone: ---   
Hardware: All   
OS: Windows All   
Whiteboard:
Bug Depends on: 22643    
Bug Blocks:    

Description Kevin Haaland CLA 2001-10-10 22:28:42 EDT
In Unix all HD are mounted as a directory under "/".
	In Window you have c: , d: etc which makes it impossible to 
	import files from c: and d: at the same time.

	When the user click "Browse" to select a directory it open a dialog 
	with all roots c: d: etc. We shoud let the user select "desktop" for example
	and show the roots in the import dialog.

	

NOTES:
Comment 1 Kevin Haaland CLA 2002-01-21 21:17:49 EST
Defer
Comment 2 Randy Giffen CLA 2002-08-07 16:59:54 EDT
Reopen for investigation
Comment 3 Tod Creasey CLA 2002-08-08 13:16:15 EDT
Should also look at supporting ~ on Linux
Comment 4 Tod Creasey CLA 2002-08-26 10:58:20 EDT
My Computer is not a valid return value from the Windows file dialog - Windows 
does not differentiate between cancel and My Computer.