[wp-trac] [WordPress Trac] #35108: Responsive images blurry - srcset attribute doesn't include full size version

WordPress Trac noreply at wordpress.org
Tue Dec 15 22:28:04 UTC 2015


#35108: Responsive images blurry - srcset attribute doesn't include full size
version
-------------------------------+------------------------------
 Reporter:  nicasi             |       Owner:  joemcgill
     Type:  defect (bug)       |      Status:  reviewing
 Priority:  normal             |   Milestone:  Awaiting Review
Component:  Post Thumbnails    |     Version:  4.4
 Severity:  normal             |  Resolution:
 Keywords:  reporter-feedback  |     Focuses:
-------------------------------+------------------------------
Changes (by joemcgill):

 * keywords:   => reporter-feedback
 * owner:   => joemcgill
 * status:  new => reviewing


Comment:

 Hi @nicasi,

 Thanks for submitting a ticket about this. @SergeyBiryukov is exactly
 right, that we're currently limiting the image width included in `srcset`
 attributes to 1600px in order to make sure users aren't served
 unnecessarily large files.  The code above will allow you to adjust that
 size limit.

 Out of curiosity, can you tell me a little bit more about your setup? What
 image sizes do you have available on your server, what size image is
 showing up in the `src` attribute for your image, and what is the layout
 size of this featured image when viewed at the widest possible breakpoint
 (i.e., not scaled down in a mobile layout)?

 Thanks,
 Joe

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


More information about the wp-trac mailing list