Opened 12 years ago
Last modified 13 months ago
#22966 new enhancement
Show admin-cropped thumbnails instead of WordPress-cropped thumbnails
Reported by: | beerpulse | Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | |
Component: | Media | Keywords: | has-ux-feedback needs-patch needs-design |
Focuses: | Cc: |
Description
Used to be able to see which images have been cropped (and which ones haven't) in image search results. Now have to click 'edit image' and check the image individually.
It's valuable for the publisher to see what his/her readers will see on the front end of the site when the 'thumbnail' function is called (either publisher's hard-cropped image or full un-cropped image). Useful especially for publishers that are pulling images from a time before 'thumbnails' existed in WP.
Main reason this is an issue is that when an un-cropped thumbnail is selected as the featured image, it will be stretched/distorted to dimensions of thumbnail settings in function.php.
Change History (15)
#1
@
12 years ago
#3
follow-up:
↓ 4
@
12 years ago
As mentioned at ticket #22962 in 3.5 it isn't a magic crop but the original scaled down. That counts for search results as sidebar result.
The only place where the thumbnail is showed is the media library.
#4
in reply to:
↑ 3
@
12 years ago
Replying to markoheijnen:
As mentioned at ticket #22962 in 3.5 it isn't a magic crop but the original scaled down. That counts for search results as sidebar result.
The only place where the thumbnail is showed is the media library.
When I say 'magic crop' I mean Wordpress is showing only the center portion of the original image. This is the behavior in search results. I'm advocating to either show the original image in its entirety (scaled down) in those results or the 'thumbnail' version of the image as it would be called from functions.php. As of 3.4, we had the ability to view the 'thumbnail' in the search results of the media manager. I'm just making a UX recommendation to bring that capability back.
#5
@
12 years ago
Scaled down has been discussed and it not going to happen. It's nicer that all images have the same size.
Not sure why the thumbnail isn't used. Maybe because of the need for retina images and that doesn't count for thumbnail images.
If you want to change the main view I think you have a special need that the normal user doesn't have and that a plugin should take care of it. But that's me.
I do have to say that it would be cool if there would be a link to open a new model that shows all image sizes that aren't just resized images but where cropped or manipulated in a different way.
#7
@
11 years ago
- Summary changed from Show admin-cropped thumbnails instead of Wordpress-cropped thumbnails to Show admin-cropped thumbnails instead of WordPress-cropped thumbnails
This ticket was mentioned in Slack in #design by karmatosed. View the logs.
7 years ago
#11
@
7 years ago
- Keywords has-ux-feedback added; ux-feedback removed
Just coming to this in triage of the ux-feedback keyword. If what is being suggested is a visual showing of when an image has been cropped, I think that is a really useful indication for users. As a result, let me change to has-ux-feedback for now.
#13
@
6 years ago
Can someone add a screenshot of what it used to look like? And do I understand correctly that we need a mockup here from which developers can start building?
This ticket was mentioned in Slack in #design by chaion07. View the logs.
13 months ago
#15
@
13 months ago
Thanks @beerpulse for reporting this. We discussed this ticket during a recent design triage session. Seconding to @boemedia feeling the need to have updated screenshots or recordings walking through to see if the issues still persists. Perhaps this can help significantly for this ticket to move forward.
Cheers!
Props to @themebeans for the discussion
Should clarify...
3.5:
Search results: shows WP magic crop
Sidebar result: (once image in search is clicked): shows original scaled down image
Action to be taken:
Search results: show original scaled down image
Sidebar result: show thumbnail (original scaled down image if no thumbnail if not cropped)