Accessibility/EditorBehaviourOnUserInput: Difference between revisions

m
Line 135: Line 135:


If the editor is focused then pressing tab should insert '\t' character or its used analogue or move the focus outside of editable area to the next tabable element what depends on editor preferences or platform.
If the editor is focused then pressing tab should insert '\t' character or its used analogue or move the focus outside of editable area to the next tabable element what depends on editor preferences or platform.
===Home/end navigation===
The user should be able to navigate to the begin/end of
*the current line (for example, Home/End keys)
*the editable area (for example, Home/End keys with pressed 'alt' modifier key).


==Mouse interaction with special content==
==Mouse interaction with special content==
Confirmed users
1,396

edits