[Mono-bugs] [Bug 71834][Wis] Changed - ComboBox bugs
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 27 Feb 2005 02:41:27 -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 peter@novonyx.com.
http://bugzilla.ximian.com/show_bug.cgi?id=71834
--- shadow/71834 2005-02-27 02:40:23.000000000 -0500
+++ shadow/71834.tmp.27574 2005-02-27 02:41:27.000000000 -0500
@@ -1,22 +1,21 @@
Bug#: 71834
Product: Mono: Class Libraries
Version: 1.1
OS: unknown
OS Details:
-Status: REOPENED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Wishlist
Component: Windows.Forms
AssignedTo: jordi@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.
@@ -58,6 +57,11 @@
Thanks a lot! Jordi,
------- Additional Comments From rogerio.araujo@gmail.com 2005-02-26 23:04 -------
If i run swf-combobox-single and click in dropdown or dropdownlist
buttons the application crash with a object reference exception...
+
+------- Additional Comments From peter@novonyx.com 2005-02-27 02:41 -------
+Those crashes were X11 driver problems, not ComboBox problems. I
+checked in an updated driver. Give it a whirl and update/close the
+bug if things work.