[Mono-bugs] [Bug 325417] ToolStripTextBox: (Auto)ToolTip not working

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Sep 18 13:05:34 EDT 2007


https://bugzilla.novell.com/show_bug.cgi?id=325417#c1


Jonathan Pobst <jpobst at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                                        |RESOLVED
         Resolution|                                                |FIXED




--- Comment #1 from Jonathan Pobst <jpobst at novell.com>  2007-09-18 11:05:34 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