[Mono-bugs] [Bug 79869][Min] Changed - Enter event does not fire on tabpage
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Mar 30 14:59:52 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 shana.ufie at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79869
--- shadow/79869 2006-11-12 11:27:15.000000000 -0500
+++ shadow/79869.tmp.10162 2007-03-30 13:59:52.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 79869
Product: Mono: Class Libraries
Version: 1.1
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: NOTABUG
Severity: Unknown
Priority: Minor
Component: Windows.Forms
AssignedTo: toshok at ximian.com
ReportedBy: kobruleht2 at hot.ee
QAContact: mono-bugs at ximian.com
@@ -164,6 +164,15 @@
------- Additional Comments From gert.driesen at pandora.be 2006-11-12 11:27 -------
Created an attachment (id=18072)
Repro
+
+------- Additional Comments From shana.ufie at gmail.com 2007-03-30 13:59 -------
+Those events are not fired on MS.NET as well. Tabpage enter and leave
+events are only fired when actually entering a control inside a
+tabpage, and the tab pages on your repros don't have any controls
+inside them, so no events.
+
+I've tried adding a textbox on the tabpages, and the events are fired
+ correctly on both, so closing this one down.
More information about the mono-bugs
mailing list