-
Notifications
You must be signed in to change notification settings - Fork 10
FocusInputOnLangTabSwitch
Roland Toth edited this page Oct 28, 2017
·
1 revision
Focus input on switching language tabs
Saves an extra click to activate text input, textarea or CKEditor when switching on language tabs.
- Focus: activates the target input so the previous cursor position is restored
- Move cursor to the end: sets the cursor to the end of the input's content
- Select all: selects all content of the target input
- Do nothing: disables setting focus for the current field type
Settings can be configured separately for CKEditor fields.