[Mono-bugs] [Bug 522454] New: PropertyGrid: PerformClick on ToolBarButtons doesn't work

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Jul 15 16:52:02 EDT 2009


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


           Summary: PropertyGrid: PerformClick on ToolBarButtons doesn't
                    work
    Classification: Mono
           Product: Mono: Class Libraries
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Windows.Forms
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: btaylor1 at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Created an attachment (id=305375)
 --> (http://bugzilla.novell.com/attachment.cgi?id=305375)
Test case

The toolbar buttons that are shown on the top of the PropertyGrid cannot be
invoked via code.  Typically, ToolBarButtons will properly react to
PerformClick(), but this doesn't seem to be the case for
PropertyToolBarButtons.  This is particularly important for UI Automation as
there is no other way to activate these features.

Please see the attached test case.  Clicking the button "PerformClick ..."
should click the Alphabetical button (second from the left on the toolbar), but
it doesn't.

Confirmed in 2.4 r137954 and trunk r135770.

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