Feedback
Add Event Handler shortcut omits selected control events
- Status
- Fixed
- Fixed in
- v26.6.8
- Source discussion
- https://forum.objo.dev/d/467-add-event-handler-shortcut-cmd-opt-v-is-missing-events
- Last updated
- 2026-06-30
Upvotes
0 upvotes
Uses your Objo forum account.
Public summary
Using the Add Event Handler shortcut (Cmd+Opt+V on macOS, Ctrl+Alt+V elsewhere) while a designer control is selected opens the class/window event picker instead of the selected control event picker. For a PopupMenu, this makes control events such as Opening appear missing even though the right-click control menu shows them.