[Mono-bugs] [Bug 80268][Maj] New - Enabling/Disabling Menu Items does not refresh Display

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Dec 15 15:34:16 EST 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 bcarson at asgoth.com.

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

--- shadow/80268	2006-12-15 15:34:16.000000000 -0500
+++ shadow/80268.tmp.30241	2006-12-15 15:34:16.000000000 -0500
@@ -0,0 +1,36 @@
+Bug#: 80268
+Product: Mono: Class Libraries
+Version: 1.2
+OS: 
+OS Details: XP, SP2
+Status: NEW   
+Resolution: 
+Severity: 080 Two weeks
+Priority: Major
+Component: Windows.Forms
+AssignedTo: toshok at ximian.com                            
+ReportedBy: bcarson at asgoth.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Enabling/Disabling Menu Items does not refresh Display
+
+To Reproduce
+1. Add a component of type MainMenu to a WinForm
+2. Add some MenuItem to the MainMenu
+3. In code (at run-time) disable a MenuItem.
+
+Actual Results:
+In Mono, the menu item is disabled, but no visual change occurs of the 
+item.
+
+Expected Results:
+in .NET the item is redrawn as grayed out.
+
+How often does this happen? 
+The behavior is consistent.
+
+
+
+Additional Information:


More information about the mono-bugs mailing list