Enum popups don't set an active button so accelerator keys didn't work. Always use accelerator keys in popups because these are typically launched from non-menus (the redo popup for e.g.) where it doesn't make sense to pass the event to the parent.
Enum popups don't set an active button so accelerator keys didn't work. Always use accelerator keys in popups because these are typically launched from non-menus (the redo popup for e.g.) where it doesn't make sense to pass the event to the parent.