UIResponderStandardEditActions defines (void)copy:(id)sender but this selector should not be treated as a copy operation since it's a "copy" in the sense of application triggering copy & paste for the system pasteboard. --------- Co-authored-by: Balázs Benics <benicsbalazs@gmail.com>