[Mono-bugs] [Bug 78558][Nor] Changed - [PATCH] PropertyGrid: dropdown does not allow value selection by keyboard
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Jul 13 21:56:16 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 jonathan.chambers at ansys.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78558
--- shadow/78558 2006-06-01 04:56:52.000000000 -0400
+++ shadow/78558.tmp.27847 2006-07-13 21:56:16.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 78558
Product: Mono: Class Libraries
Version: 1.1
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Windows.Forms
AssignedTo: peter at novonyx.com
ReportedBy: atsushi at ximian.com
QAContact: mono-bugs at ximian.com
@@ -43,6 +43,9 @@
this patch. However it does nothing other than OnMouseMove() and the
listbox (on .NET) does not actually change the selected item just by
mousemove.
This patch also handles ENTER and ESCAPE as well (to commit the
selection, or to abort changes).
+
+------- Additional Comments From jonathan.chambers at ansys.com 2006-07-13 21:56 -------
+Patch committed, thanks Eno.
More information about the mono-bugs
mailing list