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.

MSAA Features We Do Not Support

« AT APIs Support Page

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

Document Tags and Contributors

 Contributors to this page: Sheppy, Aaronlev, Surkov.alexander
 Last updated by: Sheppy,