Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Revision 171314 of MSAA Features We Do Not Support

  • Revision slug: Accessibility/AT-APIs/NotSupportedFeatures/MSAA
  • Revision title: MSAA Features We Do Not Support
  • Revision id: 171314
  • Created:
  • Creator: Aaronlev
  • Is current revision? No
  • Comment /* List of unsupported features */

Revision Content

{{ BackToPage("Accessibility:AT-APIs#Features_We_Currently_Do_Not_Support", "AT APIs Support") }}

List of unsupported features

IAccessible methods that we don't currently support:

  • get_accHelp
  • get_accHelpTopic
  • put_accName
  • put_accValue
  • Visual Basic (IDispatch) bindings for IAccessible.
  • Directional navigation via accNavigate()
  • Scroll bars as IAccessible objects, although we do support EVENT_SCROLLINGEND when scrolling stops, ISimpleDOMNode::ScrollTo() and IA2 scrolling methods
  • STATE_MARQUEED. If that state is present it actually indicates "CHECKABLE" in Mozilla.
  • See below for the complete list of roles and notes about what we support

Revision Source

<p> </p><p>{{ BackToPage("Accessibility:AT-APIs#Features_We_Currently_Do_Not_Support", "AT APIs Support") }}
</p>
<h2 id="List_of_unsupported_features" name="List_of_unsupported_features">List of unsupported features</h2>
<p>IAccessible methods that we don't currently support:
</p>
<ul><li> get_accHelp
</li><li> get_accHelpTopic
</li><li> put_accName
</li><li> put_accValue
</li><li> Visual Basic (IDispatch) bindings for IAccessible.
</li><li> Directional navigation via accNavigate()
</li><li> Scroll bars as IAccessible objects, although we do support EVENT_SCROLLINGEND when scrolling stops, ISimpleDOMNode::ScrollTo() and IA2 scrolling methods
</li><li> STATE_MARQUEED. If that state is present it actually indicates "CHECKABLE" in Mozilla.
</li><li> See below for the <a href="#MSAA_Role_Support">complete list of roles and notes about what we support</a>
</li></ul>
Revert to this revision