All docs
V23.2
24.1
23.2
23.1
22.2
22.1
21.2
21.1
The page you are viewing does not exist in version 21.1.
20.2
The page you are viewing does not exist in version 20.2.
20.1
The page you are viewing does not exist in version 20.1.
19.2
The page you are viewing does not exist in version 19.2.
19.1
The page you are viewing does not exist in version 19.1.
18.2
The page you are viewing does not exist in version 18.2.
18.1
The page you are viewing does not exist in version 18.1.
17.2
The page you are viewing does not exist in version 17.2.

jQuery Diagram - Keyboard Support

A user can press the following keys to interact with the UI component:

Key Action
Ctrl + X / Shift + Delete Cuts the selected elements.
Ctrl + C / Ctrl + Insert Copies the selected elements to the clipboard.
Ctrl + V / Shift + Insert Pastes the contents of the clipboard.
Ctrl + A Selects all elements on the diagram page.
Delete / Backspace Deletes the selected elements.
Ctrl + Z Undoes the last action.
Ctrl + Y Redoes the last undone action.
Ctrl + B Applies bold formatting to the text of the selected elements.
Ctrl + I Applies italic formatting to the text of the selected elements.
Ctrl + U Underlines the text of the selected elements.
Ctrl + Enter Finishes shape/connector text editing.
← / → / ↑ / ↓ Moves the selected elements one grid cell in the specified direction.
Ctrl + ← / → / ↑ / ↓ Moves the selected elements one pixel in the specified direction.
Alt + ← / → / ↑ / ↓ Clones the selected elements.
Left Mouse Button Drag Moves the selected elements. If you realize the mouse button above a container, places the elements inside this container.
Ctrl + Left Mouse Button Drag Moves the selected elements. If you realize the mouse button above a container, places the elements outside this container.
Shift + Left Mouse Button Drag Moves the selected elements horizontally or vertically. If you realize the mouse button above a container, places the elements outside this container.
Ctrl + Mouse Wheel Zooms into or out of a diagram page.
Space + Left Mouse Button Pans a diagram page if the Diagram UI component is focused.
F11 Switches to full screen.

Refer to the following section for more information: Work with Chart Elements.