Qt Accessibility Testing: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
No edit summary
 
(Add "cleanup" tag)
Line 1: Line 1:
{{Cleanup | reason=Auto-imported from ExpressionEngine.}}
h3. Mac
h3. Mac



Revision as of 16:43, 3 March 2015

This article may require cleanup to meet the Qt Wiki's quality standards. Reason: Auto-imported from ExpressionEngine.
Please improve this article if you can. Remove the {{cleanup}} tag and add this page to Updated pages list after it's clean.

h3. Mac

  • Accessibility Inspector: shows elements of applications and the tree structure of accessible objects
  • Accessibility Verifier: verifies hierarchy and properties of accessibles
  • Voice Over: screen reader

Windows

  • NVDA: screen reader (open source)
  • Other screen readers
  • AccExplore ?

Linux

  • Orca: screen reader
  • Accerciser: explorer (and verification, though that part is rather broken at the time of writing)