[Mono-bugs] [Bug 81227][Nor] Changed - Control: MouseDown event should appear for every click with ContextMenu activaded
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Mar 24 19:36: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 unserkonig at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=81227
--- shadow/81227 2007-03-24 18:35:25.000000000 -0500
+++ shadow/81227.tmp.32310 2007-03-24 18:36:05.000000000 -0500
@@ -25,6 +25,11 @@
2. Right-click on the yellow area. A "MouseDown" message should appear on
the ListBox, and a ContextMenu instance with "Hello" message should also
appear.
3. With the ContextMenu still alive, move the pointer to a different
position inside the yellow area, and right-click again. It should report a
new MouseDown event, but it doesn't.
+
+------- Additional Comments From unserkonig at gmail.com 2007-03-24 18:36 -------
+Created an attachment (id=18955)
+Test case
+
More information about the mono-bugs
mailing list