[Mono-bugs] [Bug 82634][Wis] Changed - Different behaviour for FolderBrowserDialog class respect MS implementation

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Aug 30 11:57:32 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=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: mono-bugs at ximian.com                            
 ReportedBy: tquerci at gmail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -157,6 +157,19 @@
 		}
 
 
 	}
 
 }
+
+------- Additional Comments From gert.driesen at pandora.be  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.
+


More information about the mono-bugs mailing list