[Mono-bugs] [Bug 82654][Nor] New - (ToolStrip)ComboBox: Enable/Disable issue

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Sep 1 06:23:18 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=82654

--- shadow/82654	2007-09-01 06:23:18.000000000 -0400
+++ shadow/82654.tmp.15111	2007-09-01 06:23:18.000000000 -0400
@@ -0,0 +1,31 @@
+Bug#: 82654
+Product: Mono: Class Libraries
+Version: 1.2
+OS: All
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: gert.driesen at pandora.be               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: (ToolStrip)ComboBox: Enable/Disable issue
+
+When a (ToolStrip)ComboBox is disabled, the background -and foreground 
+color of the textbox is not updated (should be grayed out).
+
+Then when the ComboBox is enabled again, the dropdown button remains 
+disabled until the combobox is clicked which gives it the impression of 
+still being disabled.
+
+To reproduce:
+1. compile and run the attached source code.
+2. follow the on-screen instructions.
+
+For testing the behavior of ToolStripComboBox, compile with the NET_2_0 
+symbol.


More information about the mono-bugs mailing list