FIX: Bound OptionButton Might Not Appear Checked in the Accessible Event Watcher (318970)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 7.0
This article was previously published under Q318970 SYMPTOMS
If you have an OptionGroup that contains OptionButton controls that are bound to a table or cursor fields, the Accessible Event Watcher from the Microsoft Active Accessibility SDK may not correctly reflect the "checked" state of the OptionButton controls. Screen readers or other accessibility aids that use Microsoft Active Accessibility may also be similarly affected. For example, the Accessible Event Watcher may display the following:
OBJ_FOCUS Name="Option1" Role=radio button State=focused,focusable
Instead, the Accessible Event Watcher should display the following:
OBJ_FOCUS Name="Option1" Role=radio button State=focused,checked,focusable
RESOLUTIONTo resolve this problem, obtain the latest service pack for Visual FoxPro for Windows 7.0. For additional information, click the following article number to view the article in the
Microsoft Knowledge Base:
316964 How to Obtain the Latest Visual FoxPro for Windows 7.0 Service Pack
STATUSMicrosoft has confirmed that this is a problem in Microsoft Visual FoxPro for Windows 7.0.
This problem was first corrected in Visual FoxPro for Windows 7.0 Service Pack 1.
Modification Type: | Major | Last Reviewed: | 5/17/2002 |
---|
Keywords: | kbbug kbCodeSnippet kbDSupport kbVFP700sp1fix KB318970 |
---|
|