[Mono-bugs] [Bug 78491][Cos] New - Wrong placement of ComboBox
dropdown
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue May 23 11:01:30 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 armin.dressler at imk.fraunhofer.de.
http://bugzilla.ximian.com/show_bug.cgi?id=78491
--- shadow/78491 2006-05-23 11:01:30.000000000 -0400
+++ shadow/78491.tmp.3111 2006-05-23 11:01:30.000000000 -0400
@@ -0,0 +1,37 @@
+Bug#: 78491
+Product: Mono: Class Libraries
+Version: 1.1
+OS: SUSE 9.2
+OS Details: also FedoraCore4
+Status: NEW
+Resolution:
+Severity:
+Priority: Cosmetic
+Component: Windows.Forms
+AssignedTo: peter at novonyx.com
+ReportedBy: armin.dressler at imk.fraunhofer.de
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Wrong placement of ComboBox dropdown
+
+Tested with 1.1.15.20060522
+---------------------------
+
+Description of Problem:
+The location of the dropdown listbox doesn't match the location of the
+ComboBox.
+
+Steps to reproduce the problem:
+1. place a comboBox in a form and put some entries in it
+2. open the dropdown menu from the comboBox
+
+Actual Results:
+the dropdown is placed anywhere on the screen but not below the combobox
+
+(works correctly with stable version 1.1.13)
+
+
+How often does this happen?
+Always
More information about the mono-bugs
mailing list