Post

Replies

Boosts

Views

Activity

Reply to Disable font install popup in WebView on macOS
Thank you for your suggestion. That idea did cross our minds, but it is not easy to implement. The responsible JS code that makes use of the fonts is delivered by 3rd party. Thats what makes it difficult to transition to WKWebView and also to maintain the list of fonts as part of our app as it can change without us knowing. A second reason against this solution is the increase of application size as some fonts have 10MB. Thats why I am first trying to figure out whether there is an option to supress the popups and make it behave as WKWebView in this regard.
Oct ’21