[Mono-bugs] [Bug 80385][Blo] New - Wrong selection on listview
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Dec 28 13:08:24 EST 2006
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 pablosantosluac at terra.es.
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: toshok at ximian.com
+ReportedBy: pablosantosluac at terra.es
+QAContact: mono-bugs at ximian.com
+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
More information about the mono-bugs
mailing list