[Mono-bugs] [Bug 78343][Nor] New - ComboBox: Wrong drowdown listbox location and wrong listbox height

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue May 9 08:42:50 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 xenomorph2 at onlinehome.de.

http://bugzilla.ximian.com/show_bug.cgi?id=78343

--- shadow/78343	2006-05-09 08:42:50.000000000 -0400
+++ shadow/78343.tmp.29307	2006-05-09 08:42:50.000000000 -0400
@@ -0,0 +1,33 @@
+Bug#: 78343
+Product: Mono: Class Libraries
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: peter at novonyx.com                            
+ReportedBy: xenomorph2 at onlinehome.de               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: ComboBox:  Wrong drowdown listbox location and wrong listbox height
+
+The x location of the dropdown listbox doesn't match the x location of the
+ComboBox.
+
+Furthermore the height of the dropdown listbox is to small (or the drawing
+code gets wrong item bounds rectangles). The last item in the listbox
+misses some lines.
+
+In my opinion the ComboBox code doesn't calculate the correct height values
+for the items because ownerdrawn comboboxes have the same problem for every
+item. You can take a look at the FontDialog sample. Select a color in the
+ColorComboBox. The color rectangle inside a dropdown listbox item misses at
+least one bottom line.
+
+Again, take a look at the windows/linux screenshot to see the difference
+between the Windows and Linux screen output (please zoom).


More information about the mono-bugs mailing list