Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
5.12.2
-
03b5eb203a18dcd97d6ddf5dd4dfc980eca8200e (qt/qtwebengine/5.12)
Description
When a page is loaded via a custom url scheme then it will not load any links referenced via a relative path. So if a link is like:
<img src="foo.png">
it will not attempt to load it, unless the scheme is explicit like:
<img src="webui:foo.png">
Attachments
For Gerrit Dashboard: QTBUG-74864 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
258678,2 | FIXUP: Extend url library for WebEngine custom schemes | 69-based | qt/qtwebengine-chromium | Status: MERGED | +2 | 0 |
258679,4 | Fix resolving relative URLs with custom schemes | 5.12 | qt/qtwebengine | Status: MERGED | +2 | 0 |