[Mono-bugs] [Bug 440072] New: UIA Support for ToolStripLabel

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Oct 30 00:23:52 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=440072


           Summary: UIA Support for ToolStripLabel
           Product: Mono: Class Libraries
           Version: SVN
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Windows.Forms
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: saarmstrong at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Created an attachment (id=248742)
 --> (https://bugzilla.novell.com/attachment.cgi?id=248742)
ToolStripLabel UIA Patch

Attached patch enables accessibility features for the ToolStripLabel control.

Specifically, it adds an internal event, UIAIsLinkChanged, that is fired when
the ToolStripLabel.IsLink is set.  Notification of this property change is
required by the UIA framework.


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