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=81750

--- shadow/81750        2007-07-10 11:49:02.000000000 -0400
+++ shadow/81750.tmp.10974      2007-09-06 18:33:09.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 81750
 Product: Mono: Class Libraries
 Version: 1.2
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Minor
 Component: Windows.Forms
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
@@ -38,6 +38,15 @@
 and try selecting the two different node0s.  Also FirstNode/LastNode
 don't really work properly.
 
 I think the ideal fix here is to just not allow the same node to be
 added twice.
 
+
+------- Additional Comments From [EMAIL PROTECTED]  2007-09-06 18:33 -------
+Fixed in r85457.  Thanks for the report!
+
+2007-09-06  Jonathan Pobst  <[EMAIL PROTECTED]>
+
+       * TreeView.cs: Override HandleClick because the StandardClick style is
+       set to false.  According to MSDN (and testing), the click events should
+       only be raised when the click occurs on a TreeNode.  [Fixes bug #81739]
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to