-
Functional Test
-
Trivial
-
Moodle 2.6
-
None
Keys used in this test include : Tab, Space, Enter, Left Arrow (LA), Right Arrow (RA).
1. Login as a student and tab through till the navigation block. Check that you can tab through every single branch node and leaf node.
2. Check that every non-link branch node toggle expansion on keys[Enter,Space] and check [RA] only expands and [LA] only collapses the branch.
3. Check that every link node toggles expansion on a [space] keypress but follows the link upon an [enter] keypress and check [RA] only expands and [LA] only collapses the branch.
4. Repeat steps 1-3 on the settings block.
5. Collapse the navigation and settings blocks into the dock.
6. Check that you can tab through the dock items.
7. Tab to the 'remove all' button at the end of the dock. Check that Enter removes all blocks into the page and removes the dock.
8. Repeat step 5.
9. Tab to a docked block.
10. Check that docked blocks can be viewed with [RA], a long single [RA] keypress shouldn't affect viewing.
11. Tab the the close panel icon in the block being viewed. Check that [Enter] hides the block into the dock again.
12. Check toggling viewing a docked block with [enter,space] keys.
13. Check collapsing the block with [LA], a long single [LA] keypress shouldn't affect docked state.
- Discovered while testing
-
MDL-42709 After showing docked block using keyboard navigation, tab order does not jump to block
- Closed