[Mono-bugs] [Bug 396852] New: the events Enter and Leave are not fired correctly
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Jun 3 15:51:59 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=396852
Summary: the events Enter and Leave are not fired correctly
Product: Mono: Class Libraries
Version: 1.9.0
Platform: i686
OS/Version: Ubuntu
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Windows.Forms
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: matteo.tesser at gmail.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Created an attachment (id=219902)
--> (https://bugzilla.novell.com/attachment.cgi?id=219902)
monodevelop project
Description of Problem:
in when the method Form.Select is called it should be fired the event Enter,
when another windows is choosen with Select, the event Leave should be fired.
Steps to reproduce the problem:
1. Compile and Run the attached program
Actual Results:
no message box is shown
Expected Results:
when the program is run 3 message box in sequence should appear in the
following order:
Enter
Leave
Enter
How often does this happen?
Always
Additional Information:
--
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.
More information about the mono-bugs
mailing list