Feedback
Control-click in macOS designer toggles selection instead of opening context menu
- Status
- Fixed
- Fixed in
- v26.6.2
- Source discussion
- https://forum.objo.dev/d/250-doubleclick-does-not-always-show-add-event-handler-window/2
- Last updated
- 2026-06-07
Public summary
On macOS, Control-clicking a control in the window designer behaved like a multi-select gesture instead of opening the contextual menu. If another control was already selected, Control-click selected both controls and could start a drag, which made selected controls jump or move unexpectedly. Expected behaviour is Control-click opens the context menu, while Command-click toggles discontiguous selection.