-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Image block: image size feature does nothing #43197
Comments
I was able to reproduce this in various themes: Hever, Scrawl and Gazette Selecting the image block and then using the blue marker dots to resize the image does work as a work around: https://d.pr/i/3w9em0 |
Same issue in 3058622-zen; confirmed on my test site. For me, both the "Image size" dropdown and the "Image dimensions" height/width settings seem to adjust when within the editor, but they aren't reflected on the live site. |
Another user report: 21672507-hc --> 3059202-zen Site is Atomic, using the Arcane theme. Size settings in the block do not change the block in either the editor or the front-end of the site. |
Another user report: 21845661-hc Simple site on Soho theme where changing image sizes does not work. In fact, the image size code conflicts with theme styling, making it impossible to set an image to (The above user interaction has a screen recording of showing this workaround to the user.) |
I had a related case involving Floral theme (retired premium) and initially, I thought it was about Image Block p1591890840110400-slack-CS108SDLZ but seems to be theme specific so it's reported here 3092-wpcom-premium-themes I remember they mentioned that changing Image size did nothing indeed, so exactly as described above.
|
After some more testing, I can see the issue on a fresh install of https://jurassic.ninja/ + latest Gutenberg Plugin. Here's the screencast: https://d.pr/v/cOXxJF On https://jurassic.ninja/ site without Gutenberg Plugin the Image Block has no issues: https://d.pr/v/jEUheH
EDIT: Found this issue reported for Gutenberg plugin: WordPress/gutenberg#21681 So it should be fixed there first. |
Another case: 3063194-zen (where we need to follow-up after the fix). I started a Slack thread p1592331141054500-slack-CBTN58FTJ to see if it can be prioritized. |
Another report: #21990733-HC The user also reported slowness on the editor, and they wondered if the editor slowness has anything to do with this issue. |
Another here: Also do we know if this is happening in Gutenberg itself? edit: can confirm this does not happen on my .org instance currently. |
This issue has nothing to do with the slowness issue which have been solved by Coblocks patch release 2.0.1. p9F6qB-5ok#comment-30161
Yes and the proposed fix in Gutenberg has been merged and it will be included in the next Gutenberg release. |
On hold until Gutenberg 8.4 is deployed on WordPress.com. Issue to track the Gutenberg update: #43525 |
Another user report here #18727906-hc I suggested disabling the Gutenberg plugin and directed the user to the |
I can reproduce this with Twenty Twenty and the Photos themes. Additionally, the "Image Dimensions" settings don't seem to allow for an image larger than 640px wide. Even if I manually enter a width and height of say 1024 x 768, I get a 580px image in the post. This is with a jpeg that is 2400x1600. This is pretty catastrophic for photoblogging. Here's a sample screenshot of a recent post on my blog, with the largest image I can insert: (Is this the same issue or should I report it separately?) |
This is now fixed for Gutenberg >= 8.4.0. Production is still on 8.3.0. Won't be long for the new release to roll in. |
The Image size feature of the Image block doesn't seem to work on WordPress.com. It works fine on self-hosted.
Steps to reproduce
What I expected
The image to adapt to the size I chose.
What happened instead
Nothing.
Screenshot / Video
EDIT: It was reported in 3039744-zd
The text was updated successfully, but these errors were encountered: