[Mono-bugs] [Bug 80322][Min] New - Incorrect XOR mouse cursor rendering

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Dec 20 04:58:29 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 josecoig at cae.net.

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

--- shadow/80322	2006-12-20 04:58:29.000000000 -0500
+++ shadow/80322.tmp.31525	2006-12-20 04:58:29.000000000 -0500
@@ -0,0 +1,35 @@
+Bug#: 80322
+Product: Mono: Runtime
+Version: 1.2
+OS: other
+OS Details: SUSE 10.1
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Minor
+Component: misc
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: josecoig at cae.net               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Incorrect XOR mouse cursor rendering
+
+Description of Problem:
+Mouse cursors that use a XOR mask aren't properly rendered on screen.
+
+Steps to reproduce the problem:
+1. Run the attached executable and move the mouse over the displayed form.
+
+Actual Results:
+The mouse cursor is invisible when over a black square in the form.
+
+Expected Results:
+The mouse cursor should XOR correctly and show as white when over the 
+black square.
+
+How often does this happen? 
+Always
+
+Additional Information:


More information about the mono-bugs mailing list