Bug 2196 - [Import/Export] Import dialog should allow the user to select "MY Computer". (1GEAGDF)
Summary: [Import/Export] Import dialog should allow the user to select "MY Computer". ...
Status: RESOLVED INVALID
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: All Windows All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Tod Creasey CLA
QA Contact:
URL:
Whiteboard:
Keywords: investigate
Depends on: 22643
Blocks:
  Show dependency tree
 
Reported: 2001-10-10 22:28 EDT by Kevin Haaland CLA
Modified: 2002-08-26 10:58 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.