[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 22:57:47 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 atsushi at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78392
--- shadow/78392 2006-05-15 22:57:09.000000000 -0400
+++ shadow/78392.tmp.28955 2006-05-15 22:57:47.000000000 -0400
@@ -43,6 +43,11 @@
------- Additional Comments From atsushi at ximian.com 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().
+
+------- Additional Comments From atsushi at ximian.com 2006-05-15 22:57 -------
+Created an attachment (id=17032)
+thus, new patch
+
More information about the mono-bugs
mailing list