[Mono-bugs] [Bug 78392][Nor] Changed - [PATCH] LinkLabel: cursor changes only to Cursor.Hand for LinkBehaviour.HoverUnderline

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon May 15 17:37:58 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=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 peter at novonyx.com  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 peter at novonyx.com  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.


More information about the mono-bugs mailing list