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=78392 --- shadow/78392 2006-05-15 17:37:58.000000000 -0400 +++ shadow/78392.tmp.28930 2006-05-15 22:57:09.000000000 -0400 @@ -36,6 +36,13 @@ the cursors don't match... ------- Additional Comments From [EMAIL PROTECTED] 2006-05-15 17:37 ------- Always assigning the cursors should do little harm, since Control checks already if they're the same. leaves the code a bit more straightforward. + +------- Additional Comments From [EMAIL PROTECTED] 2006-05-15 22:57 ------- +Ah, ok. I'm attaching new (pretty straightforward) patch. + +It seems that setting of Cursor.Hand had better be inside that method +since in OnMouseMove() the target Link could be null and in that case +OnMouseMove() should do the same as OnMouseLeave(). _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
