The Telegram Web client uses filesystem: urls like this to display images:
filesystem:https://web.telegram.org/temporary/425811437_86672_14777366205256722374.jpg
Those work fine in Chromium 53.0.2785.143, but with QtWebEngine I see a "Failed to load resource: net::ERR_UNKNOWN_URL_SCHEME" in the console, and the images fail to load.
This can be reproduced by logging in on the web client and trying to view an image (or avatar picture).
- relates to
-
QTBUG-60001 FileReader API in QWebEngine
-
- Closed
-