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:36:40.000000000 -0400 +++ shadow/78392.tmp.21504 2006-05-15 17:37:58.000000000 -0400 @@ -31,6 +31,11 @@ ------- Additional Comments From [EMAIL PROTECTED] 2006-05-15 17:36 ------- Wouldn't the right fix be to move the setting of Cursor.Hand outside the hover check? I'd assume we still want to have the rest of the statement executed when the LinkBehaviour is hoverunderline, not when 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
