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=80385 --- shadow/80385 2006-12-28 13:08:23.000000000 -0500 +++ shadow/80385.tmp.2003 2006-12-28 13:08:24.000000000 -0500 @@ -0,0 +1,42 @@ +Bug#: 80385 +Product: Mono: Class Libraries +Version: 1.2 +OS: +OS Details: SLED +Status: NEW +Resolution: +Severity: +Priority: Blocker +Component: Windows.Forms +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: Wrong selection on listview + +Description of Problem: + +You right click on a listview which has an associated menu. The menu is +popped up but the item is not selected. + + +Steps to reproduce the problem: +1. Start the enclosed application +2. Press the View COs button to populate the list +3. Right clic on an item: the menu is popped up but the item is not +selected. + +Actual Results: +Item selection doesn't always work + +Expected Results: +On .NET / Windows the item is first selected and then the menu popped up. +We would expect the same behaviour on Linux / Mono + +How often does this happen? +Always + +Additional Information: +Find an attached sample _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
