[Mono-bugs] [Bug 79168][Nor] Changed - Settting Form.Cursor does not have any effect
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Aug 27 15:50:37 EDT 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 peter at novonyx.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79168
--- shadow/79168 2006-08-27 04:33:20.000000000 -0400
+++ shadow/79168.tmp.23348 2006-08-27 15:50:37.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 79168
Product: Mono: Class Libraries
Version: 1.1
OS: GNU/Linux [Other]
OS Details:
-Status: REOPENED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Windows.Forms
AssignedTo: peter at novonyx.com
ReportedBy: gert.driesen at pandora.be
QAContact: mono-bugs at ximian.com
@@ -82,6 +82,11 @@
------- Additional Comments From peter at novonyx.com 2006-08-27 04:33 -------
I'll look at the updated repro tomorrow. Thanks for adding these
tests. All but the sleep on the main thread should work. Maybe I need
to add a XFlush call after setting the cursor... but the separate
thread would allow the main loop to continue and the message pump
would cause the flush. hm.
+
+------- Additional Comments From peter at novonyx.com 2006-08-27 15:50 -------
+Gert, thanks for the thorough test case. I've added a flush to the
+X11 driver code that sets the cursor, which seems to make it work on
+all 5 tests. Svn r64445.
More information about the mono-bugs
mailing list