Accessibility/RichContentKeyboardBehaviour: Difference between revisions

Jump to navigation Jump to search
Line 328: Line 328:
===Home/end navigation===
===Home/end navigation===


When the user presses home/end keys then the caret should be moved to the begin/end of the current line.
When the user presses home/end keys then the caret should be moved to the begin/end of the current {{term|line}}. Note, the line definition defined within structural elements, therefore, for instance, when structural elements are nested (like nested HTML tables) then the line is the row of bottom table where the caret is.


When the user presses home/end + ctrl (option) keys then the caret should be moved to the begin/end of the navigation block.
When the user presses home/end + ctrl (option) keys then the caret should be moved to the begin/end of the {{term|navigation block}}.


===Tab navigation===
===Tab navigation===
Confirmed users
1,396

edits

Navigation menu