[wp-trac] [WordPress Trac] #38395: Twenty Seventeen: iPad mini: Images on the front page badly pixelated

WordPress Trac noreply at wordpress.org
Thu Nov 17 14:53:44 UTC 2016


#38395: Twenty Seventeen: iPad mini: Images on the front page badly pixelated
-------------------------------------+----------------------------
 Reporter:  alex27                   |       Owner:  laurelfulford
     Type:  defect (bug)             |      Status:  reopened
 Priority:  normal                   |   Milestone:  4.7
Component:  Bundled Theme            |     Version:
 Severity:  normal                   |  Resolution:
 Keywords:  has-patch needs-testing  |     Focuses:
-------------------------------------+----------------------------

Comment (by joemcgill):

 Was able to do some testing of [attachment:38395.3.patch] on an iOS
 simulator, and it looks like this type of feature detection won't work
 because Safari still reports that 'background-attachment: fixed' is
 supported, even though it's being disabled under the hood. I'm usually
 against UA sniffing, but in this case, I think adding UA sniffing like
 what is in [attachment:38395.patch] is preferable over trying to use a
 media query as a proxy for filtering out a specific browser/OS issue.

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


More information about the wp-trac mailing list