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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
