ACTF Accessibility and Known Accessibility Issues
Because ACTF is an Eclipse-based tool and takes full advantage of the Eclipse UI framework, all of the
accessibility features for Eclipse are available in ACTF. Consult the Workbench User Guide in the
Eclipse help for accessibility features of Eclipse such as keyboard equivalents for most commands.
Known Accessibility Issues
The following is a list of known accessibility defects in ACTF 0.3.0:
- All "Color Selector" buttons on the display tab
of the Validation preference page do not expose unique accessible names (i.e. all read "color selector").
- In Eclipse Version 3.2.X, When using the Problems View to view validation errors found after
performing an Intra-JVM Validation of a Java GUI Application, it will
not be possible to access the columns in this
view using the keyboard.
- When performing Intra-JVM validations on Swing GUIs, the toolbar of the
Rendered GUI View is not accessible via typical keyboard
navigation methods once the Swing GUI in the view receives focus. Navigate to the
ACTF Runtime View using CTRL-F7, navigate to its tab (which will read "ACTF Runtime"), and select
the next tab by pressing the right-arrow key. Press the tab key to move to the toolbar of the Rendered GUI View.