[Mono-bugs] [Bug 78457][Min] Changed - [PATCH] ComboBox: clicking DropDownList items does not show items

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon May 22 08:15:58 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 atsushi at ximian.com.

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

--- shadow/78457	2006-05-22 08:14:25.000000000 -0400
+++ shadow/78457.tmp.21325	2006-05-22 08:15:58.000000000 -0400
@@ -1,27 +1,30 @@
 Bug#: 78457
 Product: Mono: Class Libraries
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Minor
 Component: Windows.Forms
 AssignedTo: mkestner at ximian.com                            
 ReportedBy: atsushi at ximian.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
-Cc: 
-Summary: ComboBox: clicking DropDownList items does not show items
+Summary: [PATCH] ComboBox: clicking DropDownList items does not show items
 
 A DropDownList ComboBox should perform drop down when the folded box
 (selected item) is clicked, as well as the dropdown [triangle] box.
 
 (swf-comboboxes.exe has a DropDownList box.)
 
 ------- Additional Comments From atsushi at ximian.com  2006-05-22 08:14 -------
 Created an attachment (id=17083)
 simple patch
 
+
+------- Additional Comments From atsushi at ximian.com  2006-05-22 08:15 -------
+as long as I tried, even clicking the border of DropDownList also
+shows its list, so I guess no further coordinate check is required.


More information about the mono-bugs mailing list