[Mono-bugs] [Bug 446805] ComboBox doesn' t generate DropDownClosed when setting DroppedDown = false
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Nov 20 10:34:52 EST 2008
https://bugzilla.novell.com/show_bug.cgi?id=446805
User jpobst at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=446805#c5
Jonathan Pobst <jpobst at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #253692|0 |1
is obsolete| |
--- Comment #5 from Jonathan Pobst <jpobst at novell.com> 2008-11-20 08:34:52 MST ---
Created an attachment (id=253962)
--> (https://bugzilla.novell.com/attachment.cgi?id=253962)
Proposed Patch
How about this instead?
If you click the button repeatedly in your test case, the dropdown only drops
down once, because dropped_down is never getting set back to false. This patch
should fix your issue and that one as well.
--
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