Ticket #23560: 23560-image-selected.diff
File 23560-image-selected.diff, 484 bytes (added by , 10 years ago) |
---|
-
wp-includes/js/media-views.js
4687 4687 this.toggleSelection({ 4688 4688 method: method 4689 4689 }); 4690 4691 // When selecting an image, focus should be transferred to the right details panel 4692 $('.attachment-details').find( ':focusable' ).first().focus(); 4690 4693 }, 4691 4694 /** 4692 4695 * @param {Object} options