[Mono-bugs] [Bug 78558][Nor] New - PropertyGrid: dropdown does not
allow value selection by keyboard
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Jun 1 04:00:46 EDT 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 atsushi at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78558
--- shadow/78558 2006-06-01 04:00:46.000000000 -0400
+++ shadow/78558.tmp.24801 2006-06-01 04:00:46.000000000 -0400
@@ -0,0 +1,34 @@
+Bug#: 78558
+Product: Mono: Class Libraries
+Version: 1.1
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: peter at novonyx.com
+ReportedBy: atsushi at ximian.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: PropertyGrid: dropdown does not allow value selection by keyboard
+
+PropertyGrid does not allow users to select dropdown item by keyboard
+navigation. It only accepts mouse click.
+
+Steps to reproduce the problem:
+1. Run winforms/propertygrid/swf-propertygrid.exe
+2. Select "BorderStyle" (for example) and push dropdown arrow. (Ignore the
+fact that it shows the list at incorrect coordinate this time).
+3. Press up or down key.
+
+Actual Results:
+
+Nothing happens.
+
+Expected Results:
+
+It should move selected item.
More information about the mono-bugs
mailing list