Bug 4642 - DirectoryDialog does not support / on windows (1GD41DZ)
Summary: DirectoryDialog does not support / on windows (1GD41DZ)
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 2.0   Edit
Hardware: All All
: P4 normal (vote)
Target Milestone: ---   Edit
Assignee: Steve Northover CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-11 14:20 EDT by Simon Arsenault CLA
Modified: 2002-07-22 15:40 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 Simon Arsenault CLA 2001-10-11 14:20:27 EDT
Currently, on windows platform, the DirectoryDialog::setFilterPath
	only accepts a directory path with \ in it. If the / is used, then it
	ignores the filter path. Can DirectoryDialog be changed to convert
	to the appropriate platform separator if needed? Otherwise,
	all applications of this dialog will need to do the convertion
	themself (like when the path comes from an input field).

NOTES:

	McQ (09/05/2001 3:23:39 PM) -
		SN to fix.
Comment 1 DJ Houghton CLA 2001-10-29 16:27:39 EST
PRODUCT VERSION:
	0.101

Comment 2 Steve Northover CLA 2002-07-22 15:40:28 EDT
Fixed > 20020722