[Mono-bugs] [Bug 425988] New: UIA Suport in HelpProvider Component
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Sep 12 12:45:53 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=425988
Summary: UIA Suport in HelpProvider Component
Product: Mono: Class Libraries
Version: SVN
Platform: i686
OS/Version: openSUSE 11.0
Status: NEW
Severity: Enhancement
Priority: P5 - None
Component: Windows.Forms
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: mcarrion at novell.com
QAContact: mono-bugs at lists.ximian.com
Found By: Beta-Customer
Created an attachment (id=239352)
--> (https://bugzilla.novell.com/attachment.cgi?id=239352)
HelpProvider UIA patch.
Attached patch enables accessibility in HelpProvider component.
This patch is very similar to ToolTip:
- Application.cs:
-- New listener added: HelpProviderListener.
- HelpProvider.cs:
-- 2 static events added: generated when tooltip is hidden/shown
-- 1 private property to track the control's help.
--
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