Details
-
Bug
-
Resolution: Won't Do
-
P1: Critical
-
None
-
5.15.0
-
None
-
Linux archlinux 4.19.101-1-lts x86_64 GNU/Linux, chromium 83.0.4103.97-2
qt5-base 5.15.0-3
qt5-declarative 5.15.0-1
qt5-location 5.15.0-1
qt5-multimedia 5.15.0-1
qt5-quickcontrols 5.15.0-1
qt5-quickcontrols2 5.15.0-1
qt5-script 5.15.0-1
qt5-sensors 5.15.0-1
qt5-serialport 5.15.0-1
qt5-svg 5.15.0-1
qt5-tools 5.15.0-2
qt5-webchannel 5.15.0-1
qt5-webengine 5.15.0-1
qt5-webglplugin 5.15.0-1
qt5-webkit 5.212.0alpha4-6
qt5-websockets 5.15.0-1
qt5-webview 5.15.0-1
qt5-x11extras 5.15.0-1Linux archlinux 4.19.101-1-lts x86_64 GNU/Linux, chromium 83.0.4103.97-2 qt5-base 5.15.0-3 qt5-declarative 5.15.0-1 qt5-location 5.15.0-1 qt5-multimedia 5.15.0-1 qt5-quickcontrols 5.15.0-1 qt5-quickcontrols2 5.15.0-1 qt5-script 5.15.0-1 qt5-sensors 5.15.0-1 qt5-serialport 5.15.0-1 qt5-svg 5.15.0-1 qt5-tools 5.15.0-2 qt5-webchannel 5.15.0-1 qt5-webengine 5.15.0-1 qt5-webglplugin 5.15.0-1 qt5-webkit 5.212.0alpha4-6 qt5-websockets 5.15.0-1 qt5-webview 5.15.0-1 qt5-x11extras 5.15.0-1
Description
I have this code:
<div> <div id="message" style="padding-top: 2px; margin-left: 0px; "> 15.06.2020 15:00: XXX <div style="margin-left: 32px; "> <a href="file:///home/igorjan/photos/111.jpg"> <img style="margin-left: 10px" src="file:///home/igorjan/photos/111.jpg" height="404" > </a> </div> </div> </div>
It worked fine in 5.14.2 versions, but after update to 5.15.0 I get
file:///home/igorjan/photos/111.jpg:1 GET file:///home/igorjan/photos/111.jpg net::ERR_UNKNOWN_URL_SCHEME
But when I click on this link photo opens properly
Attachments
Issue Links
- resulted from
-
QTBUG-79890 Switch to using network-service
-
- Closed
-