[Mono-bugs] [Bug 510030] New: ToolBarButton with DropDownButton style stays impressed after being clicked

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Jun 4 12:37:56 EDT 2009


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


           Summary: ToolBarButton with DropDownButton style stays
                    impressed after being clicked
    Classification: Mono
           Product: Mono: Class Libraries
           Version: SVN
          Platform: x86
        OS/Version: openSUSE 11.1
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Windows.Forms
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: bgmerrell at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: Integration Test


Description of Problem:

This was found on Mono WinForms revision 133896.

With Mono a ToolBarButton with the Style property set to
ToolBarButtonStyle.DropDownButton stays impressed (i.e., armed) when it is
clicked.  This is not the case in .NET on Windows.

Steps to reproduce the problem:

1.  Run the attached (IronPython) test case application
2.  Left click on the "DropDownButton" push button portion of the ToolBarButton
(i.e., don't click on the drop-down arrow portion of the button).

Actual Results:

The "DropDownButton" ToolBarButton stays impressed

Expected Results:

The "DropDownButton" ToolBarButton should be pressed and immediately released;
it should not stay impressed.

How often does this happen? 

Every time.

Comments:

I have verified the expected behavior on Windows Vista.

-- 
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