I’ve got Lockdown enabled on my mac. Most things are fine. But MS Office for the web is not.
For most web pages, you can select whether lockdown applies. I have done this for Office:
When looking at office in the browser, a red message appears in the top right “Lockdown Off”. But when the office web page shows, all the icons are blank:
I looked at the web page source - and can see that some material is being loaded from here:
res-h3.public.cdn.office.net
I have also set this to be excluded from lockdown. But that didn’t help.
Has anyone got MS Office for the web working under Lockdown Mode? Thx
When I look closer at the source, I can see they are using data-icon-name for the image, so it’s likely using fluent-ui, and loading these icon resources from a font.
I can see a whole lot of fonts loading, although they do show some warnings:
The resource https://res-h3.public.cdn.office.net/assets/mail/fonts/v1/fonts/segoeui-semilight.woff was preloaded using link preload but not used within a few seconds from the window’s load event. Please make sure it wasn’t preloaded for nothing.
This is repeated for a number of versions of that font. I cannot see any font resources actually failing to load.