[Mono-bugs] [Bug 76022][Nor] Changed - ComboBox editing does not do
shift-selection
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Oct 19 14:00:09 EDT 2005
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 jordi at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76022
--- shadow/76022 2005-10-17 12:13:30.000000000 -0400
+++ shadow/76022.tmp.1165 2005-10-19 14:00:09.000000000 -0400
@@ -5,13 +5,13 @@
OS Details:
Status: NEW
Resolution:
Severity: Unknown
Priority: Normal
Component: Windows.Forms
-AssignedTo: jordi at ximian.com
+AssignedTo: peter at ximian.com
ReportedBy: miguel at ximian.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: ComboBox editing does not do shift-selection
@@ -23,6 +23,10 @@
Click to select "A ComboBox - Binding".
Press "Home", then press "Shift-End"
it does not select the text
+
+------- Additional Comments From jordi at ximian.com 2005-10-19 14:00 -------
+This is a TextBox issue since we are using a TextBox for the edit part
+of the ComboBox. TextBox still does not support it.
More information about the mono-bugs
mailing list