[Mono-bugs] [Bug 78344][Nor] New - ComboBox: more weird ComboBox drowdown listbox behaviour

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue May 9 09:11:20 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=78344

--- shadow/78344	2006-05-09 09:11:20.000000000 -0400
+++ shadow/78344.tmp.30140	2006-05-09 09:11:20.000000000 -0400
@@ -0,0 +1,34 @@
+Bug#: 78344
+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: more weird ComboBox drowdown listbox behaviour
+
+Run the swf-comboboxes sample.
+
+Press the combobox button to get a dropdown listbox.
+
+Now move the mouse over the dropdown listbox.
+The item under the mouse cursor gets selected. Move the mouse cursor down
+so that it leaves the listbox area. The selection jumps to the first
+listbox item.
+On windows the selection doesn't change. The selected item is the item that
+was selected when the mouse has left the listbox area.
+
+
+The other thing is that the selected item doesn't always match the item at
+the mouse cursor position. Instead the next item gets selected. (You have
+to try that with different comboboxes. I'm getting it almost everytime with
+the "Font.Bold=true" combobox)


More information about the mono-bugs mailing list