[Mono-bugs] [Bug 78525][Min] Changed - [PATCH] ToolBar does not reflect current selection or the first item when it got focus.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Jul 20 15:57:31 EDT 2006


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 mkestner at ximian.com.

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

--- shadow/78525	2006-06-14 10:47:40.000000000 -0400
+++ shadow/78525.tmp.32760	2006-07-20 15:57:31.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 78525
 Product: Mono: Class Libraries
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Minor
 Component: Windows.Forms
 AssignedTo: mkestner at ximian.com                            
 ReportedBy: atsushi at ximian.com               
 QAContact: mono-bugs at ximian.com
@@ -48,6 +48,9 @@
 +		}
 +
 +		internal virtual bool IsInputKeyInternal (Keys keyData) {
  			return false;
  		}
  
+
+------- Additional Comments From mkestner at ximian.com  2006-07-20 15:57 -------
+revision 62836.


More information about the mono-bugs mailing list