[Mono-bugs] [Bug 82407][Nor] Changed - ToolTip remains visible after mouse has moved away
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Aug 12 13:30:05 EDT 2007
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 monkey at jpobst.com.
http://bugzilla.ximian.com/show_bug.cgi?id=82407
--- shadow/82407 2007-08-12 13:29:41.000000000 -0400
+++ shadow/82407.tmp.3162 2007-08-12 13:30:05.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 82407
Product: Mono: Class Libraries
Version: 1.2
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Windows.Forms
AssignedTo: monkey at jpobst.com
ReportedBy: gert.driesen at pandora.be
QAContact: mono-bugs at ximian.com
@@ -27,6 +27,15 @@
know if you need a separate bug report for this.
------- Additional Comments From gert.driesen at pandora.be 2007-08-11 04:03 -------
Created an attachment (id=19780)
Repro
+
+------- Additional Comments From monkey at jpobst.com 2007-08-12 13:30 -------
+Fixed in r83924. Thanks!
+
+2007-08-11 Jonathan Pobst <monkey at jpobst.com>
+
+ * ToolTip.cs: Remove mouse in control check from mouseleave handler so
+ tooltip will hide when mouse is moved off the control.
+ [Fixes bug #82407]
More information about the mono-bugs
mailing list