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

Reply via email to