Make WordPress Core

Changes between Initial Version and Version 4 of Ticket #57156


Ignore:
Timestamp:
11/21/2022 08:39:34 PM (2 years ago)
Author:
sabernhardt
Comment:

Hi and thanks for the report!

Apple's Lockdown Mode article states:

web fonts might not be displayed, and images might be replaced with a missing image icon.

Lockdown Mode is intentionally very strict, and the screenshot seems to indicate that the "dashicons" font is blocked.

I expect this could cause some problems with the login pages' password visibility button and places within the admin back-end, too.

Of course, the admin toolbar likely has the biggest problem without the icon font. Its links show only the icons on smaller screens, and the WordPress logo link is icon-only whenever it appears (screens wider than 600 pixels).

Could you (or someone else) check whether Lockdown Mode also bans inline SVG images? One place to find them is the admin Dashboard, in the welcome widget, where each paragraph has an icon SVG before it. The block editor has many inline SVGs, too.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #57156

    • Property Focuses administration privacy added
    • Property Component changed from External Libraries to Administration
    • Property Summary changed from icons on mobile devices (WordPress, and numerous other third party applications all have broken "squares" on all of these products.) to Icons missing in iOS Lockdown Mode
    • Property Version changed from 6.1.1 to
    • Property Keywords reporter-feedback needs-testing added
  • Ticket #57156 – Description

    initial v4  
    1 Have you made any progress on a back-end workaround or better explanation for why all of the icons on mobile devices (WordPress, and numerous other third party applications all have broken "squares" on all of these products.)
     1Have you made any progress on a back-end workaround or better explanation for why all of the icons on mobile devices (WordPress, and numerous other third party applications) all have broken "squares" on all of these products.
    22
    3 The superficial cause is ios16 in lockdown mode. But its breaking all of our products including yours.
     3The superficial cause is iOS16 in lockdown mode. But it's breaking all of our products including yours.
    44
    55It will get worse when MacOS Ventura gets released into GA and has the same behavior.