Confirmed users
1,396
edits
| Line 40: | Line 40: | ||
If the editor is focused then pressing tab should insert '\t' character or its used analogue or move the focus to the next tabable element (outside or inside an editable area) 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 to the next tabable element (outside or inside an editable area) what depends on editor preferences or platform. | ||
; mouse interaction: | ; mouse interaction: | ||
The rich element behaviour is the same on mouse input if the mouse isn't used to change the selection. If the user click on the element and moves the mouse to extend the selection then element is not clicked, i.e. it doesn't get the focus but selected. | |||
==Stub approach== | ==Stub approach== | ||