[Mono-bugs] [Bug 82580][Nor] Changed - FolderBrowserDialog: Setting SelectedPath does not select node

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Aug 25 12:04:24 EDT 2007


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by gert.driesen at pandora.be.

http://bugzilla.ximian.com/show_bug.cgi?id=82580

--- shadow/82580	2007-08-24 18:04:42.000000000 -0400
+++ shadow/82580.tmp.15341	2007-08-25 12:04:23.000000000 -0400
@@ -18,6 +18,15 @@
 
 Setting FolderBrowserDialog.SelectedPath to a (absolute path of a) folder 
 that is located below the RootFolder, does not cause the necessary nodes 
 to be expanded and the folder to be selected.
 
 I'll add a repro for this tomorrow.
+
+------- Additional Comments From gert.driesen at pandora.be  2007-08-25 12:04 -------
+I've attached a repro for this issue.
+
+SelectedPath must be an absolute path except for 
+Environment.SpecialFolder.Desktop, where it's ignored if it's not a 
+relative path to a directory on the desktop.
+
+On Windows, the lookup in the tree must of course be case-insensitive.


More information about the mono-bugs mailing list