[Mono-bugs] [Bug 325973] ToolStripTextBox: ToolTip not updated
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Sep 18 13:06:31 EDT 2007
https://bugzilla.novell.com/show_bug.cgi?id=325973#c2
Jonathan Pobst <jpobst at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #2 from Jonathan Pobst <jpobst at novell.com> 2007-09-18 11:06:31 MST ---
Fixed in r85982. Thanks!
2007-09-18 Jonathan Pobst <monkey at jpobst.com>
* ToolStrip.cs: Don't show tooltips for ToolStripTextBoxes, they
will handle it themselves.
* ToolStripItem.cs: When deciding what the text of a tooltip should
be, use the Text property instead of the text field.
* ToolStripTextBox.cs: Handle tooltips.
[Fixes bugs #325417 and #325973]
--
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