[Mono-bugs] [Bug 80380][Min] New - Control: Cursor should not change when control is disabled
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Dec 27 11:02:11 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 gert.driesen at pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=80380
--- shadow/80380 2006-12-27 11:02:11.000000000 -0500
+++ shadow/80380.tmp.2325 2006-12-27 11:02:11.000000000 -0500
@@ -0,0 +1,27 @@
+Bug#: 80380
+Product: Mono: Class Libraries
+Version: 1.2
+OS: GNU/Linux [Other]
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Minor
+Component: Windows.Forms
+AssignedTo: toshok at ximian.com
+ReportedBy: gert.driesen at pandora.be
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Control: Cursor should not change when control is disabled
+
+When a Control is not enabled, the cursor that was set using
+Control.Cursor should NOT be displayed when the mouse is over the control.
+
+To reproduce:
+1. run the repro attached to bug #80365.
+2. the cursor should not change when the mouse is over the "View
+Attributes" label.
+
+Note: I'm not sure if this applies to all controls.
More information about the mono-bugs
mailing list