[Mono-bugs] [Bug 82785][Nor] Changed - FolderBrowserDialog: context menu New Folder creates at old selected node

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Sep 12 12:09:07 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 monkey at jpobst.com.

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

--- shadow/82785	2007-09-10 15:50:40.000000000 -0400
+++ shadow/82785.tmp.25853	2007-09-12 12:09:07.000000000 -0400
@@ -1,23 +1,24 @@
 Bug#: 82785
 Product: Mono: Class Libraries
 Version: 1.2
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: andyhume32 at yahoo.co.uk               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: FolderBrowserDialog: context menu New Folder creates at old selected node
+BugsThisDependsOn: 82722
 
 If folder SSSSS, say, is currently selected, and folder RRRRR is right-
 clicked (to open the context menu), then the NewFolder context menu item 
 creates the new folder in SSSSS when it should be in RRRRR.  (SVN head, 
 incl. bug 82680 fix)
 
@@ -30,6 +31,10 @@
 the clicked node -- but still use the same event signature.
 
 Note that in the Win32-native FolderBrowser dialog on right-click the 
 selection changes to the clicked node, and after the menu is 
 dismissed/end of operation (e.g. Rename), the selection reverts back to 
 the previous selection.
+
+------- Additional Comments From monkey at jpobst.com  2007-09-12 12:09 -------
+I _think_ this will work correctly when bug #82722 is fixed.  Marking
+as depends on 82722.


More information about the mono-bugs mailing list