RAAMA
11.16 For each application that incorporates key repeat functionality, is the repeat adjustable (excluding special cases)?
Official methodology to test criterion 11.16
Test 1 (11.16)
iOS and Android
- Identify the presence of a key repeat function in the application (for example, look for instructions in the interface or in documentation associated with the application).
- Check that the delay before the repeat function is activated (the time between the very first key press to be repeated and the repeat function being activated)
- is at least 2 seconds;
- or that there is a method for setting it to at least 2 seconds (for example, an input field in the application's user parameters).
- Check that the delay between two repetitions
- is at least 2 seconds;
- or that there is a method for setting it to at least 2 seconds (for example, an input field in the application's user parameters).
- If this is the case, the test is validated.