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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +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) _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
