[Mono-bugs] [Bug 76596][Nor] New - Checkbox doesn't render id
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Oct 30 05:13:38 EST 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 gupe275 at hotmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76596
--- shadow/76596 2005-10-30 05:13:38.000000000 -0500
+++ shadow/76596.tmp.7378 2005-10-30 05:13:38.000000000 -0500
@@ -0,0 +1,42 @@
+Bug#: 76596
+Product: Mono: Class Libraries
+Version: unspecified
+OS:
+OS Details: Gentoo
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: Sys.Web
+AssignedTo: gonzalo at ximian.com
+ReportedBy: gupe275 at hotmail.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Checkbox doesn't render id
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+Checkbox doesnt render id attribute when no ID has been set.
+However, it renders the Label with for-attribute set to the checkboxs' id.
+
+If ID has been set, the id attribute is rendered ok and everything is good.
+
+Steps to reproduce the problem:
+1. add a checkbox with out setting the ID property
+2. set Text for the checkbox
+3. try to click on the rendered text/label
+
+Actual Results:
+it impossible to click on the Label to change checkbox state
+
+Expected Results:
+clicking on the Label should change the state of the checkbox
+
+How often does this happen?
+
+
+Additional Information:
+using mono-1.1.9.2 with 2.0
More information about the mono-bugs
mailing list