[Mono-bugs] [Bug 581273] New: ToolTip window remains visible after closing the parent ToolStrip

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Feb 19 08:48:32 EST 2010


http://bugzilla.novell.com/show_bug.cgi?id=581273

http://bugzilla.novell.com/show_bug.cgi?id=581273#c0


           Summary: ToolTip window remains visible after closing the
                    parent ToolStrip
    Classification: Mono
           Product: Mono: Class Libraries
           Version: 2.6.x
          Platform: x86
        OS/Version: Windows XP
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Windows.Forms
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: andreas.flucke at t-online.de
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


Created an attachment (id=343462)
 --> (http://bugzilla.novell.com/attachment.cgi?id=343462)
testcase unnamed.cs

User-Agent:       Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1;
Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729;
NET4.0C; .NET4.0E)

When setting the ToolTipText of a ToolStripButton and closing the ToolStrip,
the Tip window remains visible (zombie).
See attached testcase.

Reproducible: Always

Steps to Reproduce:
1.compile and run attached testcase
2.hoover over the ToolStripButton and wait until Tip appears
3.press the button (while not moving the mouse)
Actual Results:  
ToolTip window remains visible, while the ToolStrip disappears

Expected Results:  
ToolTip window should close if the owning Control vanishes

-- 
Configure bugmail: http://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