Open MadtownLems opened 3 years ago
I have the same problem. I guess most of the lambda users used the "Add media" button and customized sizes to control the display of images in their articles in the classic editor, so I think it's probably quite a common situation. It would be great if this could be corrected before the end of classic editor support :sweat_smile:
Best!
Description
The "Convert to Blocks" function of Classic Editor blocks ignores explicitly set widths and heights.
Step-by-step reproduction instructions
<img src="https://via.placeholder.com/300" width="77" height="77" />
(This is a 300x300 image resized in the editor to 77x77)The end result is a 300x300 image in the content, instead of the 77x77 image that it was resized to.
Screenshots, screen recording, code snippet
No response
Environment info
WordPress 5.8.1 (No Gutenberg plugin)
Please confirm that you have searched existing issues in the repo.
Yes
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Yes