[Mono-bugs] [Bug 489339] ComboBox popup suggestion box does not appear on linux

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Apr 17 05:42:30 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=489339

User numerodix at gmail.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=489339#c7





--- Comment #7 from Martin Matusiak <numerodix at gmail.com>  2009-04-17 03:42:29 MDT ---
Created an attachment (id=286340)
 --> (http://bugzilla.novell.com/attachment.cgi?id=286340)
amended test case

I've amended the test case a bit with an event handler. The behavior that I'm
seeing on r131930 is that if you click the button on the ComboBox to make the
pulldown list visible, and then select from that list (either by mouse click,
Enter key or just up/down arrow keys) the SelectedValueChanged triggers and the
selected value appears in the TextBox. This is all correct.

However, if I start typing in the ComboBox right away, and the suggestion popup
appears, then I can hit Enter or select by mouseclick without firing the same
event.

Moreover, I can start typing and trigger the suggestion popup to appear, then
hit Tab and it stays in place. It's supposed to disappear when focus is lost on
the control.

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list