Opened 5 years ago
Last modified 4 years ago
#49676 new defect (bug)
Gallery Block upload does not link to the right image
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | 5.3.2 |
Component: | Editor | Keywords: | reporter-feedback |
Focuses: | Cc: |
Description
When uploading images directly from the Gallery Block, the image used is a fixed resolution image rather than the scaled image.
The scaled image is the only one accessible through the Media Library, but the Gallery Block links to a fixed-size image.
This is bad for performance, as the linked image is huge even when displayed in a tiny Gallery matrix:
https://travellingsquirrel.altervista.org/kata-beach-in-phuket-the-quieter-alternative-to-patong
img src="https://travellingsquirrel.altervista.org/wp-content/uploads/2020/03/20190208_182104-3000x2250.jpg
It also makes any edit through the Media Library to not be applied to the displayed image, and vice-versa.
Change History (3)
Note: See
TracTickets for help on using
tickets.
Hi @romain145. Where is the non-scaled image displayed? When I test this I see a scaled image inserted into the block editor and on the frontend.