[Mono-bugs] [Bug 71834][Wis] New - ComboBox bugs
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 26 Jan 2005 20:38:17 -0500 (EST)
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 rogerio.araujo@gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=71834
--- shadow/71834 2005-01-26 20:38:17.000000000 -0500
+++ shadow/71834.tmp.4594 2005-01-26 20:38:17.000000000 -0500
@@ -0,0 +1,37 @@
+Bug#: 71834
+Product: Mono: Class Libraries
+Version: 1.1
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: Windows.Forms
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: rogerio.araujo@gmail.com
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: ComboBox bugs
+
+When i click in the ComboBox button to list the items and then i move the
+window by clicking in the titlebar the listbox remains in the older position.
+
+The listbox of combobox is not being displayed when i click in the text area.
+
+When i click in the combobox button to list the itens and then click again
+to collapse, the list is not being collapsed.
+
+
+Steps to reproduce the problem:
+1. Just place a ComboBox in the form.
+2. Click in the ComboBox button and move the window.
+3. Try to click in text area to show the listbox
+4. Try to collapse the list by clicking the ComboBox button when the list
+is shown.
+
+Expected Results:
+ComboBox collapse when move the window, or when i click in button, or click
+in textarea of the ComboBox