https://bugzilla.novell.com/show_bug.cgi?id=467546
Summary: VisibleChanged event is received two times during the
form load
Classification: Mono
Product: Mono: Class Libraries
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Windows.Forms
AssignedTo: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
Found By: ---
Created an attachment (id=266167)
--> (https://bugzilla.novell.com/attachment.cgi?id=266167)
An small test case to reproduce the error
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; es-ES; rv:1.9.0.4)
Gecko/2008102920 Firefox/3.0.4
During the form load the VisibleChanged event is received two times instead of
only one time.
A test case has been created, the test only load an empty form in which has
been registered the event VisibleChanged. The VisibleChanged event hanler only
write on the console the message "Visible Changed".
Reproducible: Always
Steps to Reproduce:
1.Execute the test case
2.
3.
Actual Results:
The message "Visible Changed" are printed two times on the console (The
VisibleChanged event is received two times).
Expected Results:
The message "Visible Changed" are printed only one time on the console (The
VisibleChanged event is received only one time).
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs