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 [EMAIL PROTECTED]

http://bugzilla.ximian.com/show_bug.cgi?id=80467

--- shadow/80467        2007-02-15 03:29:37.000000000 -0500
+++ shadow/80467.tmp.32379      2007-03-24 18:39:09.000000000 -0500
@@ -12,12 +12,13 @@
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
 TargetMilestone: 1_2
 URL: 
 Cc: 
 Summary: ListView: Right-click on item does not set focus to ListView
+BugsThisDependsOn: 81227
 
 Right-clicking on a ListViewItem does not set focus to the ListView.
 
 To reproduce:
 
 1. compile and run the attached code snippet.
@@ -41,6 +42,11 @@
 +
 
 The problem is that some of my tests show that clicking an instance of
 the Control class should not give the focus to it (as opposed to using
 the tab key). However, our current impl does (clicking set focus for
 the Control instance).
+
+------- Additional Comments From [EMAIL PROTECTED]  2007-03-24 18:39 -------
+The part of this bug related to ListView is fixed. The remaining bits
+are part of the behaviour of Control when using ContextMenu, which is
+reported as bug 81227.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to