RAAMAA
11.9 On each screen, is the content offered viewable regardless of screen orientation (portrait or landscape) (excluding special cases)?
Official methodology to test criterion 11.9
Test 1 (11.9)
iOS
- Open the Control Center.
- Check that the screen orientation is not locked in the platform settings (see official documentation).
- Display the application and toggle the device between landscape and portrait mode.
- Check that
- the application can be used in both orientations, i.e. that the elements of the application are repositioned so that they can be read;
- the content available in one orientation is still available in the other orientation (directly or by activating an additional component, for example).
- If this is the case, the criterion is validated.
Android
- Open the Quick settings panel.
- Check that "Auto-rotate" is enabled (see official documentation).
- Display the application and toggle the device between landscape and portrait mode.
- Check that
- the application can be used in both orientations, i.e. that the elements of the application are repositioned so that they can be read;
- the content available in one orientation is still available in the other orientation (directly or by activating an additional component, for example).
- If this is the case, the criterion is validated.