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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -82,6 +82,11 @@ ------- Additional Comments From [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
