[Mono-bugs] [Bug 371991] New: ComboBox: Simple mode doesn't work

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Mar 18 06:51:46 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=371991


           Summary: ComboBox: Simple mode doesn't work
           Product: Mono: Class Libraries
           Version: 1.2.6
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Minor
          Priority: P5 - None
         Component: Windows.Forms
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: andyhume32 at yahoo.co.uk
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Simple mode is where the ComboBox doesn't have a drop-down menu but instead the
menu of items is drawn like a listbox attached below the text field.

In Mono the menu part simply isn't drawn.  See the repro on bug 371672 and use
the PropertyGrid to set property DropDownStyle to 'Simple'.  (Note the same
result is seen if the combobox is initialised to that state before the form is
opened.  Note also that Height value is never anything but 21, so that may be
the fault).

Minor as that mode likely rarely used.


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


More information about the mono-bugs mailing list