[wp-trac] [WordPress Trac] #35311: 4.4 responsive images not working on Ipad

WordPress Trac noreply at wordpress.org
Mon Jan 4 23:27:36 UTC 2016


#35311: 4.4 responsive images not working on Ipad
-------------------------------+------------------------------
 Reporter:  NewEnglandB        |       Owner:
     Type:  defect (bug)       |      Status:  new
 Priority:  normal             |   Milestone:  Awaiting Review
Component:  Media              |     Version:  4.4
 Severity:  normal             |  Resolution:
 Keywords:  reporter-feedback  |     Focuses:
-------------------------------+------------------------------
Changes (by jorbin):

 * keywords:   => reporter-feedback


Comment:

 Hi NewEnglandB, welcome to trac.

 Are you using iOS8? IOS8 doesn't have support for srcset with w
 descriptors. You should be able to add
 [http://scottjehl.github.io/picturefill/ picturefill] to polyfill this
 functionality for older browsers that don't support the new responsive
 image attributes, but I will warn you that doing so can lead to double
 downloads in iOS8 (see the "Any Drawbacks" section in
 [https://www.filamentgroup.com/lab/to-picturefill.html this article]).

 A quick way to test this is to install the [https://wordpress.org/plugins
 /ricg-responsive-images/ RICG Responsive Images] plugin, which will add
 picturefill for you by default. Can you let me know this ends up being
 correct?

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


More information about the wp-trac mailing list