changeset 21 | 48c4eec2b7e6 |
parent 19 | 3d72ae0968f4 |
child 22 | 8c2e4d02f4ef |
--- a/wp/wp-admin/js/media.js Thu Sep 29 08:06:27 2022 +0200 +++ b/wp/wp-admin/js/media.js Fri Sep 05 18:40:08 2025 +0200 @@ -223,8 +223,6 @@ // Clear the selection and move focus back to the trigger. event.clearSelection(); - // Handle ClipboardJS focus bug, see https://github.com/zenorocha/clipboard.js/issues/680. - triggerElement.trigger( 'focus' ); // Show success visual feedback. clearTimeout( copyAttachmentURLSuccessTimeout );