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=82634 --- shadow/82634 2007-08-30 11:18:45.000000000 -0400 +++ shadow/82634.tmp.17793 2007-08-30 11:57:32.000000000 -0400 @@ -1,14 +1,14 @@ Bug#: 82634 Product: Mono: Class Libraries Version: 1.1 -OS: +OS: unknown OS Details: -Status: NEW +Status: NEEDINFO Resolution: -Severity: +Severity: Unknown Priority: Wishlist Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -157,6 +157,19 @@ } } } + +------- Additional Comments From [EMAIL PROTECTED] 2007-08-30 11:57 ------- +In what way is the FolderBrowserDialog empty on MS, does it contains +buttons but no treeview (directory list)? If I recall correctly, that +is the behavior I got on my box with MS .NET 2.0. I thought this was +a local issue on my box, but if you're seeing the same problem then I +consider the FolderBrowserDialog badly broken on .NET 2.0. On .NET +1.1, the FolderBrowserDialog behaves exactly like Mono, meaning if +you don't set the RootFolder, the content of the Desktop it displayed. + +The problem with the Desktop tree being displayed twice was recently +fixed. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
