[Mono-bugs] [Bug 437683] ToolStripSplitButton issues
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Oct 24 12:04:44 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=437683
User jpobst at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=437683#c4
Jonathan Pobst <jpobst at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #4 from Jonathan Pobst <jpobst at novell.com> 2008-10-24 10:04:43 MDT ---
Fixed in r116961. Thanks for the report and test case!
2008-10-24 Jonathan Pobst <monkey at jpobst.com>
* ToolStripDropDownItem.cs: Call OnClick instead of base.OnClick so
overriden methods will get called.
* ToolStripItem.cs: Raise Click before MouseUp.
* ToolStripSplitButton.cs: Fix up some bounding rectangles to take
the item's location into account.
[Fixes bug #437683]
--
Configure bugmail: https://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