Feedback
Duplicate shortcut no longer works because Delete Line shares Cmd+D
- Status
- Fixed
- Fixed in
- v26.9.1
- Area
- -
- Source discussion
- https://forum.objo.dev/d/983-duplicate-shortcut-now-doesnt-work-for-duplicate-windowscontrol
- Last updated
- 2026-09-08
Upvotes
0 upvotes
Uses your Objo forum account.
Public summary
The Duplicate command (Cmd+D on macOS, Ctrl+D on Windows/Linux) stopped working for duplicating windows and controls in the visual designer. The editor command Delete Line, added in the previous release, was also bound to the same shortcut. On macOS the native Edit menu intercepts Cmd+D before it reaches the designer, so pressing Cmd+D with a window or control selected did nothing.
Delete Line now uses Cmd+Shift+K on macOS and Ctrl+Shift+K on Windows/Linux, leaving Cmd+D/Ctrl+D exclusively for Duplicate.