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

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Apr 28 05:16:27 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#c12





--- Comment #12 from Martin Matusiak <numerodix at gmail.com>  2009-04-28 03:16:26 MDT ---
Created an attachment (id=288553)
 --> (http://bugzilla.novell.com/attachment.cgi?id=288553)
new test case that shows missing SelectedValueChanged behavior

Alright, I've updated the test case so it works properly. Here's the problem:

1. Start typing in the combo box.
2. Once a suggestion appears, hit Tab or Enter. This signals that the top item
in
the suggestion list is to be selected.
3. Selected item appears in text box below combo box.

linux:mono r132804
selected item not written into text box

winxp:.net 3.5
working as expected

In addition, there's another small snag. If you first open the combo's pulldown
list, and then start typing, on mono the suggestion popup appears behind the
combo pulldown list.

-- 
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