[wp-trac] [WordPress Trac] #32554: Editing an image inserted in a post does not resize correctly

WordPress Trac noreply at wordpress.org
Mon Jul 15 18:41:22 UTC 2019


#32554: Editing an image inserted in a post does not resize correctly
--------------------------+-------------------------
 Reporter:  rachelbilski  |       Owner:  (none)
     Type:  enhancement   |      Status:  closed
 Priority:  normal        |   Milestone:
Component:  TinyMCE       |     Version:  4.2.2
 Severity:  normal        |  Resolution:  worksforme
 Keywords:                |     Focuses:
--------------------------+-------------------------
Changes (by azaozz):

 * status:  new => closed
 * resolution:   => worksforme
 * milestone:  Future Release =>


Comment:

 Looking at this again, it's currently only a problem with the image
 "preview" in the classic block and editor. It would be a nice touch to
 replace the image src when the user resizes the image to larger than the
 current size. However thinking we should probably remove the ability to
 choose specific image sub-size in the image block. It's just not needed as
 on the front-end the browser will pick the best size from the srcset
 anyway.

 Closing this as worksforme as:
 - On the front-end the browser picks the right image source from the
 srcset regardless of that is in the image src.
 - In the image block the "large" size is always used.
 - There is a workaround for the classic block and editor: the user can
 select larger image size.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/32554#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list