[Mono-bugs] [Bug 81877][Nor] New - Setting Cursor to Cursors.WaitCursor does not work

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Jun 15 03:23:54 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 carsten.sponsel.ext at siemens.com.

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

--- shadow/81877	2007-06-15 03:23:54.000000000 -0400
+++ shadow/81877.tmp.21000	2007-06-15 03:23:54.000000000 -0400
@@ -0,0 +1,40 @@
+Bug#: 81877
+Product: Mono: Class Libraries
+Version: 1.2
+OS: SUSE 9.2
+OS Details: SLERT 10
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: toshok at ximian.com                            
+ReportedBy: carsten.sponsel.ext at siemens.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Setting Cursor to Cursors.WaitCursor does not work
+
+Description of Problem:
+Setting System.Windows.Forms.Form.Cursor to WaitCursor has no effect.
+
+
+Steps to reproduce the problem:
+1. this.Cursor = Cursors.WaitCursor;
+(this denotes a System.Window.Forms.Form instance
+2. the Cursor stays the same
+3. 
+
+Actual Results:
+Cursor does not change
+
+
+Expected Results:
+Cursor should be a WaitCursor
+
+
+How often does this happen? 
+Everytime.
+
+Additional Information:


More information about the mono-bugs mailing list