[Mono-bugs] [Bug 446805] New: ComboBox doesn' t generate DropDownClosed when setting DroppedDown = false

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Nov 19 16:19:28 EST 2008


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


           Summary: ComboBox doesn't generate DropDownClosed when setting
                    DroppedDown = false
           Product: Mono: Class Libraries
           Version: SVN
          Platform: x86
        OS/Version: openSUSE 11.0
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Windows.Forms
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: mcarrion at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: Beta-Customer


Created an attachment (id=253638)
 --> (https://bugzilla.novell.com/attachment.cgi?id=253638)
Combobox example

Build:

gmcs -r:System.Windows.Forms,System.Drawing,System combobox.cs

and run

If you click the ComboBox's button you will see the messages: "dropped" when
the list appears and "closed" when the list disappears.

Now, click the "Expand/Collapse", you will only see "dropped" when the list
appears but you won't seen "closed" when the list disappears.

Works in .NET.


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