[Mono-bugs] [Bug 76353][Nor] New - Textbox: enabled=false does not gray out the widget.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Oct 6 19:17:21 EDT 2005


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

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

--- shadow/76353	2005-10-06 19:17:20.000000000 -0400
+++ shadow/76353.tmp.8808	2005-10-06 19:17:20.000000000 -0400
@@ -0,0 +1,31 @@
+Bug#: 76353
+Product: Mono: Class Libraries
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: peter at novonyx.com                            
+ReportedBy: miguel at ximian.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Textbox: enabled=false does not gray out the widget.
+
+Run: winforms/textbox/swf-textboxes.exe
+
+The line that reads:
+
+"A normal textbox - MS Sans Serif: Enabled=false"
+
+Two problems:
+
+1. Is not grayed out as it should be: the background should be gray and the
+text should be a dark gray, indicating that the widget is not enabled
+
+2. It should not allow the user to select it with the mouse.  Our
+implementation allows the widget to be selected.


More information about the mono-bugs mailing list