[Mono-bugs] [Bug 540895] MouseEnter and MouseLeave inconsistency between Windows and Linux

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Nov 4 02:02:55 EST 2009


http://bugzilla.novell.com/show_bug.cgi?id=540895

User skaterkickflip at hotmail.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=540895#c3





--- Comment #3 from Steve K <skaterkickflip at hotmail.com>  2009-11-04 00:02:53 MST ---
I have provided an improved version of the test case by adding traces of the
events (Click, MouseLeave and MouseEnter) to a RichTextBox. See attachment
(id=325437).

In my original post, the steps to reproduce included actually creating the
first test case I had provided, but you can simply use my test case (I suggest
the new one) and/or follow the summary below. Of course, you can refer to my
original post for additional details, and if you need more info let me know.

Mono (2.4.2.3) on Windows (XP): Showing a dialog (modal form) or a message box,
in response to a Click event, also fires the MouseLeave event of the control
that was clicked. Then, if the mouse is over the control when the modal is
dismissed, it then also fires the MouseEnter event. This behavior matches
expected results.


Mono (2.4.2.3) on Linux (Ubuntu 9.04): The same actions do not fire these
MouseLeave or MouseEnter events.

-- 
Configure bugmail: http://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